Add an SRAM memory part in the SMIF Configuration Tool - PSoC 6

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

cross mob
JoWe_3347861
Level 1
Level 1

I want to use an SMIF component to interface to a Quad-SPI SRAM (23LC1024 from Microchip). It seems that all of the pre-loaded .cymem parts are Flash devices.

Can someone help with an example of .cymem settings for a Quad-SPI SRAM part?

Thanks,

John

0 Likes
1 Solution
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello John,

The following code example should be helpful: https://www.cypress.com/documentation/code-examples/ce222967-excelon-ultra-qspi-f-ram-access-using-p...

Note that it doesn't make use of a .cymem file. It has source files which should serve as good reference.

Regards,

Dheeraj

View solution in original post

0 Likes
2 Replies
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello John,

The following code example should be helpful: https://www.cypress.com/documentation/code-examples/ce222967-excelon-ultra-qspi-f-ram-access-using-p...

Note that it doesn't make use of a .cymem file. It has source files which should serve as good reference.

Regards,

Dheeraj

0 Likes

Thanks Dheeraj,

I'll have a look at the code example.

John

0 Likes