Question
STM32WLE5JC EEPROM Issues
I stored the two 32-bit variables on the stm32 EEPROM. the issues were the first 32-bit value is stored perfectly but the other 32bit are shifted and stored in the stm32 EEPROM but it is not stored. Why is it not stored? help to me