How place big size array in flash memory?

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

cross mob
VlKh_2251656
Level 5
Level 5
10 likes given 5 likes given First like received

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?

0 Likes
1 Solution
Hemanth
Moderator
Moderator
Moderator
First like given First question asked 750 replies posted

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

Hemanth

View solution in original post

0 Likes
5 Replies