Search found 1 match
- Thu Apr 28, 2022 11:50 am
- Forum: Hardware
- Topic: PSRAM ID read error: 0xffffffff
- Replies: 4
- Views: 30911
Re: PSRAM ID read error: 0xffffffff
I can reproduce your behavior by commenting code that provides reset procedure. Also make sure that if you switched the device to quad mode and then did hot reset (i.e without power-down, the chip won't do a hard reset) you need to send reset command in quad mode, not serial. To solve this problem I...