Help. Newbie. Program S25FL064P interactions with Nordic Microcontroller

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

cross mob
Anonymous
Not applicable

Hello. I'm completely new to firmware development in Embedded C.

I interfaced a Nordic nrf51 microcontroller to the Cypress S25FL064P. Now I'm trying to write data to the single S25FL064P.

I don't have idea about where to start and where I can find basic examples about how to use the basic chip operations.

Can somebody help pointing me to the right direction ?

Thanks

Regards

Claudio

0 Likes
1 Reply
Anonymous
Not applicable

Hi Claudio,

You can download our low level driver for our SPI flash devices from the following link:

Low Level Driver for SPI Flash 

You can use this as a reference to write your application to access our flash device.

Details about command sequence to program our flash devices are available in the datasheets.

S25FL064P, 64-Mbit 3.0 V SPI Flash Memory

Thanks,

Nada

0 Likes