User Activity

Hi,Recently, the CubeIDE reports these Semantic Errors when I build my project that has worked for months, I can't exactly remember what I had done when I first saw these errors, most likely because an SPI  Flash was added into the hardware system an...
Hi,I have a bootloader for my application, at the moment they exchange their working status by flash write. I think a better way is to declare a variable in RAM with the same address in both bootloader and application. Someone mentioned, in a post, t...
Hi,I am trying to make the jump work with an F103RC, and have read many posts in this community, but the jump simply does not work for me. The jump code is mainly from DavidNaviaux in the following post:https://community.st.com/t5/stm32-mcus-products...
Hi,Recently, we desighed a test board with STM32F103RB for UART communication with a wireless chip, and we found that the HAL_UART_ErrorCallback is triggered occasionally (the periods of errors vary betweent tens of minutes to hundreds of minutes), t...
Hi,I started a post a week ago (https://community.st.com/t5/stm32cubemx-mcus/software-reset-fails-in-eth-configuration-for-lwip-with-f407/td-p/659641) that has been viewed over 60 times without any reply, for finding a solution for this issue, I woul...