-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Description
- Arduino_Core_STM32 version:2.3.0
- VSCode PIO : ST STM32 version:15.4.1
- MCU model used: STM32F103VET6
The above two platforms compiled and uploaded code, STM32F103VET6(Generic F103VETx) serial port printing is not normal.
- Serial port print Garbled code,but However, the Serial print works properly when the STM32F103ZET6(VCCGND_F103ZET6) model is selected.


The serial port of MDK code generated based on STM32CubeMX configuration is normal. It is confirmed that under the Arduino framework, version 2.3.0, model STM32F103VET6 has this bug problem

