User Activity

Hello,I currently work with an STM32L496ZG chip and the EEPROM emulation driver (download on https://www.st.com/en/embedded-software/x-cube-eeprom.html).In the "eeprom_emul.h" file, we have the next macro :#define PAGE_ADDRESS(__PAGE__) (uint32_t)(...