Driver for S25FL128LAGMFM010

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

cross mob
Anonymous
Not applicable

Hello.

I have QSPI Flash memory S25FL128LAGMFM010 and connected it to the microcontroller TM4C1294NCPDT (Tiva-C series from TI). Is there a driver (the source code in C with the functions of reading and writing into memory) for this memory from the Cypress Semiconductor?

Regards Sergey S.

0 Likes
1 Solution
Anonymous
Not applicable

Hi,

I am providing the link below for the low level drivers for SPI NOR flash. You will find example C code for write and read operation.

Low Level Driver for SPI Flash | Cypress Semiconductor

Thanks,

Nada

View solution in original post

0 Likes
1 Reply
Anonymous
Not applicable

Hi,

I am providing the link below for the low level drivers for SPI NOR flash. You will find example C code for write and read operation.

Low Level Driver for SPI Flash | Cypress Semiconductor

Thanks,

Nada

0 Likes