Does anyone has any example using an STM32F0 reading/writing to an external SPI eeprom?
Or code from other MCU using an eeprom AT93C66A?
I am using HAL libraries for SPI communication. My development environment is uVision Keil
I want to talk to an external eeprom via SPI and haven't been able to. I do not have experience with SPI that's why this is a general question.
Maybe with some example code I can go into the right direction.
If I cannot resolve my situation I will post a new question with diagrams and code that can be a more detailed question.