circuitpython-org/_board/stm32f411ce_blackpill_with_flash.md

1.9 KiB

layout board_id title name manufacturer board_url board_image date_added family features
download stm32f411ce_blackpill_with_flash STM32F411CE Black Pill with Flash Download STM32F411CE Black Pill with Flash WeAct Studio https://www.aliexpress.com/item/1005001456186625.html stm32f411ce_blackpill.jpg 2021-4-6 stm
USB-C
Breadboard-Friendly

In the F401 series, the chip is the cheapest, even cheaper than some F1, and crushed F1 on the main frequency, and has a floating-point arithmetic module, the IO port contains all the basic functions. Therefore, it is possible to provide a learning platform with a very high cost performance for beginners. In practical applications, it is not because the computing power is insufficient, and the IO port is incomplete and hinders development.

Product details

  1. STM32F411CEU6 100Mhz, 128KB RAM, 512KB ROM
  2. 25MHZ high speed crystal oscillator & 32.768khz 6PF low speed crystal oscillator
  3. Gold sinking process is adopted, lead-free process is used, and the needle arrangement is gold-plated, which is more environmentally friendly
  4. Flash pads are reserved to provide USBDisk&&FATFFS routines
  5. Support for MicroPython programming with available MicroPython firmware
  6. Support for Arduino programming development
  7. Support C language programming development
  8. Version V3.0, there are 3 buttons, reset key, BOOT0 key, user key
  9. CMSIS-DAP firmware is available
  10. The use of the latest original ST chip, high quality crystal vibration

Learn More

Contribute

Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).