[[S70GL02GT]]: Reading device and Manufacturer Id in CFI-ID mode.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
amku_4419401
Level 1
Level 1
First question asked Welcome!

Short one..

To read device id and manufacturer id from dual die S70GL02GT device, what would be the command sequence ?
We are using device in x16 mode.

a) Is it this ..
< 2 Byte writes at addresses.>
*(u16 *) 555 = 0xaaaa // unlock 1
*(u16 *) 2AA = 0x5555 // unlock 2
*(u16 *) 555 = 0x9090 // Command.

Read flash device at base address for first die

and set A26 high for second die and repeat a) ?

0 Likes
1 Solution
BushraH_91
Moderator
Moderator
Moderator
750 replies posted 50 likes received 250 solutions authored

BushraH_91_0-1634336969263.png

Second die is same as first die. The device ID for first die is the same as second die. Therefore A26 does not have any relevance reading Device ID. Refer to S70GL02GT datasheet Distinctive Characteristics and go bullet # 2.

Device Id in x16 mode is (ID-CFI): 

Cycle 1 = 227Eh

Cycle 2 = 2248h

Cycle 3 = 2201h 

URL for datasheet: https://www.cypress.com/file/310666/download

Thank you

Regards,

Bushra 

View solution in original post

0 Likes
2 Replies
BushraH_91
Moderator
Moderator
Moderator
750 replies posted 50 likes received 250 solutions authored

Hello,

Thank you for contacting Cypress Technical Support, an Infineon Technologies Company. Currently we are reviewing your issue and will get back to you as soon as we find the resolution.

Regards,

Bushra

0 Likes
BushraH_91
Moderator
Moderator
Moderator
750 replies posted 50 likes received 250 solutions authored

BushraH_91_0-1634336969263.png

Second die is same as first die. The device ID for first die is the same as second die. Therefore A26 does not have any relevance reading Device ID. Refer to S70GL02GT datasheet Distinctive Characteristics and go bullet # 2.

Device Id in x16 mode is (ID-CFI): 

Cycle 1 = 227Eh

Cycle 2 = 2248h

Cycle 3 = 2201h 

URL for datasheet: https://www.cypress.com/file/310666/download

Thank you

Regards,

Bushra 

0 Likes