User Activity

Hi Everyone,I am currently working on a project that involves interfacing the "AT21CS01-STUM10-T" 1-wire EEPROM with the STM32C011F6U6TR microcontroller. I aim to implement read and write operations between these components but require guidance on th...
I'm using an STM32L051R8 in STOP mode with a 32.768KHz external crystal (LSE) that drives the RTC.I have set the RTC to generate periodic wakeup interrupts every X seconds, It's working.But I also want to wakeup using the external interrupt, whenever...