drivers icon indicating copy to clipboard operation
drivers copied to clipboard

flash memory Device Identifier JedecId

Open dufguix opened this issue 8 months ago • 0 comments

Hi,

I am using the S25FL064L chip for data storage on RPI Pico via SPI.

The DeviceIdentifierFunc seems to have an error on JedecId. The chip returns 90135 (0x16017). But the DeviceIdentifierFunc match on 0x010617.

The S25FL064L() function seems correct: JedecID: JedecID{0x01, 0x60, 0x17},

By the way, it is now Infineon instead of Cypress.

dufguix avatar May 07 '25 08:05 dufguix