How to reset cy7c68013A through software?

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

cross mob
qiwec_297866
Level 2
Level 2
10 sign-ins 10 questions asked 5 replies posted

Hi

   I want to reset cy7c68013A through software, how to write the code of firmare(or reload the firmware from the external eeprom)?

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

Hi,

> You can reset cy7c68013a through vendor command. Please take a look at similar thread for reference: https://community.cypress.com/t5/USB-Low-Full-High-Speed/How-to-reset-the-cy7c68013a-through-vendor-...

> You can issue 0xa0 vendor command implemented in EZ-USB to write 0x01 at 0xE600 register which will reset the device. To bring the device out of reset you will have to write 0X00 to oxE600 register. 

Regards,

Mallika

View solution in original post

0 Likes
1 Reply
MallikaK_22
Moderator
Moderator
Moderator
50 likes received 750 replies posted 250 solutions authored

Hi,

> You can reset cy7c68013a through vendor command. Please take a look at similar thread for reference: https://community.cypress.com/t5/USB-Low-Full-High-Speed/How-to-reset-the-cy7c68013a-through-vendor-...

> You can issue 0xa0 vendor command implemented in EZ-USB to write 0x01 at 0xE600 register which will reset the device. To bring the device out of reset you will have to write 0X00 to oxE600 register. 

Regards,

Mallika

0 Likes