W25Q128FV IMAGE WRITE

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

cross mob
DePa_3244516
Level 4
Level 4
First like received First like given

I have interfaced tft module (display.com/default/lcd-5-ssd1963-tft-module-touch-screen-display-800x480-mcu-arduino) and  W25Q128FV (https://www.pjrc.com/teensy/W25Q128FV.pdf ) with psoc5 lp

now i want to write and readimage files to and from flash chip

how can i do that in psoc5 lp?

any other way to do?

0 Likes
1 Solution
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

Please find code examples for SPI interface to read and write the data from W25Q128FCV through SPI.

http://www.cypress.com/documentation/code-examples/psoc-345-code-examples

You can also use the code examples from PSoC Creator in code examples section.

Thanks

Ganesh

View solution in original post

0 Likes
1 Reply
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

Please find code examples for SPI interface to read and write the data from W25Q128FCV through SPI.

http://www.cypress.com/documentation/code-examples/psoc-345-code-examples

You can also use the code examples from PSoC Creator in code examples section.

Thanks

Ganesh

0 Likes