This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SENDING DATA FROM AM335X SPI MASTER TO FLASH

Hi,

I have configured am335x as a master. And i have sent a data to slave. Those codings worked well.

Now i need to store a data in FLASH on master side and then i have to send data from the flash to slave.

How i can do?

How to code a flash?

Please do give me some solutions and suggestions.