CLa_R
Occasional Contributor
5 years agoRead EEPROM from FPGA
Ok, this is not a question strictly related to a FPGA.
I am trying to read an SPI EEPROM 25LC1024. I can't.
I'm using different SPI Master component all Open source, and I make and remake unsuccessfull a FSM for read this EEPROM.
Where could I find a master SPI and an example of FSM (possibly in VHDL) for this EEPROM? I'm only interested in reading single bytes, not writing!
Thanks to all!
Hi @CLa_R,
Thank you for posting in Intel community forum, hope this message find you well and apologies for the delayed in response.
Unfortunately we do not have design example with fsm, however maybe you can refer to the spi master design here and found a guide from microchip which hopefully get you started.Best Wishes
BB