Posted on May 17, 2011 at 13:38Certainly, The critical point here was to realise that this EEPROM requires an edge detection on the chip select pin to deliniate the start and end of command, so for write enable, requires a high-low transition before...
Posted on May 17, 2011 at 13:37Hi, Thanks for the information, I can now poll the EEPROM with read_status and get sensible responses back. However, when I moved on to reading some real data using the following code Code: GPIO_SetBits(GPIOA, GPIO_Pin...