Re: MOD5213 SPI with 23LCV512 Chip
Posted: Tue Mar 26, 2013 10:11 am
Hey guys
Situation: Good. Project is working almost as well as the forum !!
Somewhere I read a Netburner comment about using a GPIO pin for /CS until everything is sorted out with a particular SPI project, so, after the glitch I wired up MOD5213 Pin 15 as /CS and the setup is actually operational !
1st Clue:
- QSPIInit() was set for 16 bit transfers
- 2 byte writes and reads were okay
- > 2 byte writes & reads not okay
2nd Clue:
- QSPIInit() was set for 8 bit transfers
- added pullup R to QSPI /CS line to chip
- glitch > 25 nS on storage scope on QSPI /CS line (MOD5213 pin 35)
Tom
Situation: Good. Project is working almost as well as the forum !!
Somewhere I read a Netburner comment about using a GPIO pin for /CS until everything is sorted out with a particular SPI project, so, after the glitch I wired up MOD5213 Pin 15 as /CS and the setup is actually operational !
1st Clue:
- QSPIInit() was set for 16 bit transfers
- 2 byte writes and reads were okay
- > 2 byte writes & reads not okay
2nd Clue:
- QSPIInit() was set for 8 bit transfers
- added pullup R to QSPI /CS line to chip
- glitch > 25 nS on storage scope on QSPI /CS line (MOD5213 pin 35)
Tom