User Activity

Hi Team, we are using STM32 for our project there is a need of repeated reading and saving of values, for this purpose currently we are using RTC Backup registers.RTC_BKP_DR0 0x00000000URTC_BKP_DR1 0x00000001URTC_BKP_DR2 0x00000002URTC_BKP_DR3 0x0000...
Hi,  I am using STM32F030R8T6 nucleo board, currently working in a project that require stand by mode, and I am also planning to wake-up using RTC ALARM, while I set alarm and enter into stand by mode it wakes up at the alarm, but it does not enter t...
Hi,I am using NUCLEO stm32f030r8 to communicate with LIS3DH accelerometer, connection is in such a way thatvcc - 3v3GND - GNDSCL/D15 - SCLSDA/D14 - SDAI want to read from who iam i register 0x0F, we use sparkfun board hence we checked SDO pin is givi...