Update README.md

This commit is contained in:
Martin Loren
2021-12-06 14:22:32 +08:00
parent 3113e9a378
commit 75ea7ed2b3

View File

@@ -30,4 +30,8 @@ Notes:
# AT32F403A on Bluepill PCB # AT32F403A on Bluepill PCB
You can replace the MCU on the Bluepill board with the AT32F403A. It is pin fully compatible. You can replace the MCU on the Bluepill board with the AT32F403A. It is pin fully compatible.
Just need to replace BOOT0 resistor from the present value of 100K with the value of 10K. This will allow the MCU to enter in Bootloader mode and flash it via UART1. Just need to replace BOOT0 resistor from the present value of 100K with the value of 10K. This will allow the MCU to enter in Bootloader mode and flash it via UART1.
# Screenshots
![VSCode Platform](Docs/VSCode_PlatformIO_2.jpg "VSCode Platform")
![VSCode Platform](Docs/VSCode_PlatformIO_1.jpg "VSCode Platform")