User Activity

I'm using a STM32F407-Disc1 board, and my polled HAL_UART_Receive() is stuck waiting for the RXNE flag to get set in the UART Status register. Ironically, when using the STM32CubeIDE debugger and looking at the SFR registers for my UART, it looks li...
I have STM32CubeIDE installed on a lab machine where internet connectivity is restricted. I need to install v1.27.1. I was able to go to the st.com site and download the en.stm32cubef4_v1-27-0.zip file, transfer it to my lab machine, then using Help...