Regarding loading USB descriptors from EEPROM

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

cross mob
Anonymous
Not applicable

 In general, default firmware is loaded, which enumerates Cypress board with specific VID/PID. (04b4 : XXXX type)

   

I wish to load a short descriptor file from EEPROM, which helps bootloader to enumerate with my chosen VID/PID for loadinf firmware from host via USB. or am i forced to enumerate with Cypress VID/PID for USB boot ?

   

Thank you 

0 Likes
2 Replies
Anonymous
Not applicable

No there is no need to boot using Cypress default VID,PID. U can configure ur own PID and VID in ur eeprom, but u should set these IDs in the inf file.

0 Likes
Anonymous
Not applicable

 Hi,

   

     You can refer to "I2C Boot" section of application note "EZ-USB® FX1™/FX2LP™ Boot Options" available at http://www.cypress.com/?docID=39834.

   

Regards

   

Prajith

0 Likes