Precautions for the use of STM32 microcontroller

Serial input garbled
1.target is modified to 8.0
2.stm32Fxx.h
will //#define HSE_VALUE ((uint32_t)25000000) /*!< Value of the External oscillator in Hz */
change to #define HSE_VALUE ((uint32_t)8000000) /*!< Value of the External oscillator in Hz */

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324593434&siteId=291194637