
Hi: Currently, I am using STM32C031. When debugging UART, it works normally when the optimization setting is set to 2 or 3, but fails to work when set to 0 or 1. Finally, it was found through checking the registers that the UART baud rate was not set effectively when optimization was set to 0 or 1, and the UART baud rate setting used an inline function. Can it be explained whether there is any correlation between optimization and inline, and why setting optimization would cause UART initialization to fail? |
SPC56 P系列MCU移植FreeRTOS,port.c文件应该使用portable文件夹下的哪一个
stm32u545 boot
STM32H7B0 CAN发送异常
LSM6DSR SPI 无法正常读值
MCSDK6.3.1使用SIXSTEP如何才能使用电流模式呢?我在配置了电流传感器后仍然无法使用电流模式。
PWD13F60功率模块在应用时是否需要加额外的散热器
MCSDK增量式编码器
请问下st有没有 32位的大端MCU 或者怎么样才能找到?
显示See logbar for more information.
STM32F103的LIN Break问题