Skip to content

STM32F030T8 code don't launch #2738

Closed Answered by fpistm
Jjponvv asked this question in Q&A
May 24, 2025 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Is the ttyUSB0 the correct COM port where the device is connect to PA9/PA10?
The device must be started in bootloader mode, see the Application note AN2606 STM32 microcontroller system memory boot mode to know how to enter in this mode. In this case:
Pattern 2 Boot0(pin) = 1 and nBoot1(bit) = 1

About the USB connector, the STM32F030C8 does not support USB, so DFU is not possible. The connector is probably to power the board and/or a converter Serial/USB VCP.

But as I don't know which board your used hard to help.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@fpistm
Comment options

Answer selected by fpistm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants