STM32F401 Совет по развитию STM32F401CCU6 STM32F4 Learning Board
It work very well. Programming is easy using stm32duino with PlatformIO. Flashing is easy using NRST and BOOT0 with a single finger to activate DFU over USB. Debugging is simple using serial port over USB. One important thing need to be noticed: if you can't see DFU firmware after doing the DFU boot sequence, warm-up the stm32 chip with your finger. It need to be at least at 25 degC to work. Even with this DFU issue, it stays a very good product.
Good quality STM32F401 dev board. WeAct Black Pill V1.2
Fonctionne bien. J'utilise le programmeur ST-link V2 et le logiciel STlink-gui pour télécharger le fichier binaire généré par le logiciel STM32CubeIDE.
Qualité acceptable emballage antistatique 👍
have not tested it but seems good
This is an ARM Cortex M4 board ("black pill") running at 84Mhz with 256k flash and 64k SRAM. It includes a hardware single precision floating point unit. This is a good low cost general purpose MCU. The board form factor is roughly the same as an Arduino nano. The chip has better performance than a nano 328p, but programming it is clumsier. I recommend using a STLINK adaptor for programming. The St datasheet can be found at: https://www.st.com/en/microcontrollers-microprocessors/stm32f401cc.ht
This is an ARM Cortex M4 board ("black pill") running at 84Mhz with 256k flash and 64k SRAM. It includes a hardware single precision floating point unit. This is a good low cost general purpose MCU. The board form factor is roughly the same as an Arduino nano. The chip has better performance than a nano 328p, but programming it is clumsier. I recommend using a STLINK adaptor for programming. The St datasheet can be found at: https://www.st.com/en/microcontrollers-microprocessors/stm32f401cc.ht
Not tested yet, but looks O.K. FYI: Linux dmesg info (shortened): ==== idVendor=0483, idProduct=572a, bcdDevice= 2.00 Product: WeAct STM32 HID Bootloader SerialNumber: XXXXX12hexdigits hiddev0,hidraw1: USB HID v1.11 Device [WeAct WeAct STM32 HID Bootloader] on usb-0000:00:14.0-8/input0 ==== blinks using blue LED after USB connection.
Awesome prototyping board. Very fast and neatly built. This is far more superior than the common stm32 "blue pill" used worldwide. I suggest you to install stcubeIDE together with an stlink programmer.
Board looks very well made. The USB-C connector it's a really good feature since all modern phone charges come with one now. Haven't tried it yet but will update the review as soon as it's running