Page:
Board FEZ Cerb40 II
Pages
Board FreeSOC
Board Arduino Due
Board BLACK F407VE
Board BLACK F407ZE
Board BLACK F407ZG
Board Crazyflie2
Board Espruino Pico
Board FEZ Cerb40 II
Board FEZ Cerb40
Board FEZ Lemur
Board G30HDR
Board HydraBus V1.0
Board NUCLEO F401RE
Board NetduinoPlus2
Board Nucleo F767ZI
Board Olimex STM32 405STK
Board Olimex STM32 E407
Board OpenMV
Board STM32F401 Discovery
Board STM32F407 Discovery
Board STM32F429
Board STM32F746 Discovery
Board Teensy 3.1 3.5 3.6
Board Tiva TM4C123G Launchpad
Board VCC GND STM32F407VET6 Mini
Boards Summary
Build Troubleshooting
Building Micropython Binaries
Building st flash
Collections module
ContributorGuidelines
CrossBranch
Developing on a microcontroller
Differences
Examples
FAQ
Getting Started Compiling Micropython for Ubuntu 16.04
Getting Started STM
Getting Started
HY STM32F4xxCore144
Hardware API
Home
Instrumenting code using GPIOs
LCD driver
LTO
Learn MicroPython
Memory Manager
Micro Python on Mac OSX
MicroPythonVsELua
Micropython Git Development Workflow
PPP on ESP32
PWM Timers
Performance
Programming Debugging the pyboard using ST Link v2
ProjectsUsingMicroPython
Pyboard Firmware Update
STM32F405 Timer Triggering
STM32F405 pinouts
Securing a MicroPython System
Servos
Soft reset
Standard Library Coverage
Symbolic Debugging for STM32
Threads
Timebase calculation and Clock sources
Timer Implementation
Timer capture mode
Timer one shot
Tips and Tricks
VS Code
Watchdogs, Crash prevention, Crash recovery
1
Board FEZ Cerb40 II
Dave Hylands edited this page 2015-01-17 10:10:38 -08:00
Cortex M4
- GHI Electronics FEZ Cerb40 II https://www.ghielectronics.com/catalog/product/450
###Features###
- STM32F405RGT6 ARM 32 bit CORTEX M4™ 168MHz
- 1024KB FLASH, 192kB SRAM
- 12 MHz crystal
- 32.768 kHz RTC Crystal
- MiniUSB connector
- on-board 3.3V regulator
This is basically about as bare bones as you can get for an STM32F405 board.
###Status### Supported using BOARD=CERB40
To flash, connect the LOADER pin to 3.3V while resetting (or plugging in the USB). This will put the board into DFU mode.
Remaining instructions are as per pyboard.