This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

C program to write and read from onboard spi eeprom.(i am using nrf52840).

Hello guys, i am trying to write a c code to read and write data to the onboard memory. i am using nrf52840 and segger embedded studio. i have used sio pins 41, 40, 04, 44 for SCK, MOSI, MISO and CS respectively. i have done the initial GPIO configurations for the pins and the SPI sonfigurations. could someone guide me how to proceed furthur for writing the data and reading the data or point me to a resource which might help, Thanks.

Parents Reply Children
No Data
Related