Hello.
I use FX3 super speed exploere kit for control display
I want output text
But size of array for fonts is very big
Please, say me, how placr array in flash memory&
Key words PROGMEM and __flash is not using for this chip?
Solved! Go to Solution.
Hi,
Are you trying to write to the Flash?
What is the interface of the Flash device?
We do have an example which writes to the Flash over SPI. You can refer to the following example for the same:
C:\Program Files (x86)\Cypress\EZ-USB FX3 SDK\1.3\firmware\serialif_examples\cyfxusbspidmamode
In this vendor commands are sent to make the Flash writes.
Please mention if this is not your requirement.
Regards,
Hemanth