Skip to content

Commit f995081

Browse files
authored
Update stm32f411ce_blackpill.md
Changed incorrect product manufacturer and description
1 parent fe47a8a commit f995081

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

_board/stm32f411ce_blackpill.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,29 @@ layout: download
33
board_id: "stm32f411ce_blackpill"
44
title: "STM32F411CE Black Pill Download"
55
name: "STM32F411CE Black Pill"
6-
manufacturer: "TZT"
7-
board_url: "https://www.aliexpress.com/item/4000068998794.html"
6+
manufacturer: "WeAct Studio"
7+
board_url: "https://www.aliexpress.com/item/1005001456186625.html"
88
board_image: "stm32f411ce_blackpill.jpg"
99
date_added: 2019-12-20
10-
features:
1110
---
1211
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.
1312

14-
* 25MHZ high speed crystal oscillator & 32.768Khz 6PF low speed crystal oscillator
15-
* Flash pads are reserved, providing USBDisk&&FATFFS routines
16-
* Jumper cap can be used directly without installation.BOOT0 internal 10K resistance pull-down
17-
* Factory has burned breathing lamp &&USBCDC test procedures.
18-
* Provide available MicroPython firmware, configuration files
19-
* Adjust the direction of the jumping cap if it cannot be installed.Because the jump cap is wide on one side and narrow on the other.
20-
* V1.3 board with 3 buttons: reset key, BOOT0 key and user button.
13+
## Product details
14+
1. STM32F411CEU6 100Mhz, 128KB RAM, 512KB ROM
15+
2. 25MHZ high speed crystal oscillator & 32.768khz 6PF low speed crystal oscillator
16+
3. Gold sinking process is adopted, lead-free process is used, and the needle arrangement is gold-plated, which is more environmentally friendly
17+
3. Flash pads are reserved to provide USBDisk&&FATFFS routines
18+
4. Support for MicroPython programming with available MicroPython firmware
19+
5. Support for Arduino programming development
20+
6. Support C language programming development
21+
7. Version V3.0, there are 3 buttons, reset key, BOOT0 key, user key
22+
8. CMSIS-DAP firmware is available
23+
9. The use of the latest original ST chip, high quality crystal vibration
2124

2225
## Learn More
23-
* [Aliexpress](https://www.aliexpress.com/item/4000068998794.html)
26+
* [Github Docs](https://github.com/WeActTC/MiniF4-STM32F4x1)
27+
* [Aliexpress](https://www.aliexpress.com/item/1005001456186625.html)
28+
* [stm32duino - Offical Arduino Support](https://github.com/stm32duino/Arduino_Core_STM32)
2429

2530
## Contribute
2631

0 commit comments

Comments
 (0)