You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The STM32 should be programmable through a USB.
To do so, add USB to UART circuit to interface with the STM32.
Add a button to the boot pin of the STM32.
Use the CP2102 IC or an equivalent.
The USB connection will be used to communicate with the STM32 UART or to program it without the need of SWD.
The text was updated successfully, but these errors were encountered:
The STM32 should be programmable through a USB.
To do so, add USB to UART circuit to interface with the STM32.
Add a button to the boot pin of the STM32.
Use the CP2102 IC or an equivalent.
The USB connection will be used to communicate with the STM32 UART or to program it without the need of SWD.
The text was updated successfully, but these errors were encountered: