thaas58 / STM32F411_BLACKPILL_CDC_CLI

Example STM32F411 Black Pill STM32CubeIDE project utilizing the FreeRTOS command line example code
MIT License
5 stars 0 forks source link

Added SPI EEPROM library #10

Closed thaas58 closed 2 years ago

thaas58 commented 2 years ago

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.