User Activity

Hello, I'm trying to use the RTC of my NUCLEO-L476RG including the sub-seconds feature. I've activated the RTC clock source in the .ioc and configured LSE as clock source (32.768KHz). I've set up an initial value to the RTC and I'm reading it out eve...
Hello,I've implemented the solution proposed in https://github.com/MaJerle/stm32-usart-uart-dma-rx-tx?tab=readme-ov-file by @Tilen MAJERLE for efficiently using the DMA in circular mode with a buffer for the UART in a STM32L4 board.I'm trying to port...
Kudos given to