User Activity

I'm trying to establish communication -  FTM between ST25R3911B and ST25DV64KC . I'm running the example program in the reader module and I have enabled the mailbox in the dynamic tag side. The reader is able to detect the dynamic tag and is trying t...
How to integrate PC-lint to STM32CubeIDE?
We are  using STM32L053R8.What is the best method (Clock and Low power modes) to achieve lowest power consumption while taking ADC reading every one second? Also whether to use RTC or LPTIM or combination of both to wakeup the device from the Low Pow...
I tried using the sleep mode in STM32L053R8, it gets stuck in this condition. what is the reason. if((ulpbit != 0) && (vrefinbit != 0)){SET_BIT(PWR->CR, PWR_CR_ULP);}
Can we use the Internal ADC Vref channel and External analog input channel simultaneously in STM32L053R8 and get data using DMA.?
Kudos given to