
STM32F103C8T6的拓展板
简介
感谢 榕申哥哥 2022年5月25日晚陪我一起找问题 最后验证成功
简介:感谢 榕申哥哥 2022年5月25日晚陪我一起找问题 最后验证成功开源协议
:Public Domain
描述
基于国外开源改的,改哪里我不说,不信的自己可以把我的和国外开源的这个都打回来焊上试试,下面是国外开源
https://oshwlab.com/RandomThoughts/stm32-blue-pill-breakout-board
淘宝的C8T6最小系统班买回来直接插上去就能用
电源选择比较麻烦
我就把外国开源的直接弄进来自己看吧(看看PCB和原理图也就都知道了)
-
J1a +3.3v Int/Ext Voltage Select - selects whether +3.3v to ports/gpio/power distribution is either powered from the external +3.3v supply or the Blue Pill's onboard LDO (not recommended). Not fitting the jumper isolates +3.3v from the port/gpio/power pins.
-
J1b MCU +5v selects whether the Blue Pill board is supplied +5v from the external power supply - useful if connecting the USB port to the Blue Pill board in order isolate the external +5v power supply from the USB power supply or 3.3v from JTAG. Also if powering Blue Pill from external +3.3v, allows isolation from +5v so the Blue Pill LDO is not used.
-
+3.3V supply can be switched between an external +3.3V supply or an internal +3.3v from Blue Pill board (current limited, may damage the STM32 if too much current is drawn from the BLue Pill LDO). If using +3.3v power distribution outputs or multiple and/or power greedy devices from ports then an external +3.3v power source is recommended.
-
When using USB power and external +5v at the same time leave J1b open - disconnects the MCU 5V line (USB supplied) from the external 5v (external 5V supply used to power ports/GPIO only). Alternatively fit a Schottky Diode instead of the J1b header to allow both PSU to be used.
-
When using the USB power or external +5v, to power the Blue Pill MCU, and an external 3.3v supply at the same time then do not connect the Blue Pill 3.3V line to the external 3.3v supply (J1a must be set to Ext).
-
When using the external +3.3v only to power Blue Pill Board (i.e. all three pins on J1a connected) then J1b should be open - disconnects the +5v breakout board rail from the Blue Pill board to prevent any reverse current pull through the Blue Pill LDO if a +5v port/gpio is connected.
设计图

BOM


评论