User Activity

Posted on January 15, 2018 at 13:32Using STM32CubeMX to setup an STM32L496AGIxP controller and configuring the RTC IP to map the calibration clock output to PB2, the initialization procedure of the generated code correctely sets the RTC output remap...
Posted on December 14, 2017 at 14:10Hi there,I' m programming an STM32L496 and want to read samples from an external ADC (ADS1292R) using SPI with DMA.Each time the ADC has a new sample ready, it drives the DRDY line low. Currently, I use the EXTI I...