FX3S Pactron board - SPI flash read

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

cross mob
user_2283911
Level 1
Level 1

Hello,

We want to read the SPI Flash over USB. is it possible to read the data of SPI Flash present on pactron FX3S EVM board over USB. If yes then how?

Thanks and Regards

Tarang Jindal

0 Likes
1 Solution
KandlaguntaR_36
Moderator
Moderator
Moderator
25 solutions authored 10 solutions authored 5 solutions authored

Tarang,

Load this firmware to FX3S : cyfxusbspidmamode example project provided with SDK in the default path C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\firmware\serialif_examples\cyfxusbspidmamode

Read readme.txt file and send vendor commands to read and write the SPI from Control Center.

Regards,

Sridhar

View solution in original post

0 Likes
1 Reply
KandlaguntaR_36
Moderator
Moderator
Moderator
25 solutions authored 10 solutions authored 5 solutions authored

Tarang,

Load this firmware to FX3S : cyfxusbspidmamode example project provided with SDK in the default path C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\firmware\serialif_examples\cyfxusbspidmamode

Read readme.txt file and send vendor commands to read and write the SPI from Control Center.

Regards,

Sridhar

0 Likes