User Activity

Hi community :)  today for you I'm ShirleyIm using a STM32F411RE, a SIM7600G and a external eeprom 24LC1025.The SIM7600G will make requests to a web server where HEX files will be stored for the MCU firmware update. However, I noticed that initially,...
Hello community :)I need help using the EEPROM Memory 24LC1025.I've this address for the 24LC1025 EEPROM ( A0 = 0, A1 = 0 and A2 = 1). And I'm trying to write/read on the data address range 10000h-1FFFFh but I'm not able to, when I try to do anything...
 Hi community, I´m using an STM32F411RE with which I plan to create a custom bootloader with specific functions located on sector 7 of flash memory. These functions will read the data stored in an external EEPROM that contains a .hex file, which shou...