The EEPROM library is based off of the code found here:
https://github.com/firebull/STM32-EEPROM-SPI
My alien buddy, PickleRix, modified the code to work with STM32CubeIDE and the STM32F411 black pill board from WeAct. This code should work with the SPI EEPROM that can be populated onto the footprint on the bottom of every black pill board.
The EEPROM library is based off of the code found here: https://github.com/firebull/STM32-EEPROM-SPI My alien buddy, PickleRix, modified the code to work with STM32CubeIDE and the STM32F411 black pill board from WeAct. This code should work with the SPI EEPROM that can be populated onto the footprint on the bottom of every black pill board.