User Activity

The STM32F042K6 has been giving me issues lately when it comes to using the UART module. USART1 is not working and USART2 only transmits. Has anyone encountered the same problem? I have attached a sample code I was using to test USART2 for both trans...
Lately, I have been trying to program the UART module of the STM32F746ZG. The program didn't work at all. I tried programming the USART module as a UART. The program worked. I then noticed that the reference manual does not talk much or barely anythi...
Is it possible to use the new SMT32 vs code extension without installing the STM32CubeIDE on ubuntu linux?