Hello,I am using PIC32MZ2048EFH144, MPLAB X IDE v3.35, xc32 compiler and Harmony v1.08. I would like to write and read using SPI Serial SRAM 23LC1024. I am able to write the data, but when I try to read, I just read 0 using PLIB_SPI_BufferRead(). But in t..
↧