Hi Polpo,
I don't think this is a issue but mostly my understanding of the documentation, I am new to programming the PICO using C/C++, I have interfaced the PSRAM with Pico and I build the example file successfully but I dont know why it shows up this address error -
I see that the defines have to be made in the program which is using the library but when I define the Pins in the example code
" warning: "PSRAM_PIN_MOSI" redefined " so if you could help me with getting this sorted out would be helpful.
I did not know how to reach you so I opened a issue sorry if this is a mistake.
Hi Polpo, I don't think this is a issue but mostly my understanding of the documentation, I am new to programming the PICO using C/C++, I have interfaced the PSRAM with Pico and I build the example file successfully but I dont know why it shows up this address error -
I see that the defines have to be made in the program which is using the library but when I define the Pins in the example code " warning: "PSRAM_PIN_MOSI" redefined " so if you could help me with getting this sorted out would be helpful. I did not know how to reach you so I opened a issue sorry if this is a mistake.
Thank you