I'm trying to configure the SPI Driver in my porject but i don't really understand how to do that, the Documentation didn't help much.
can anyone please help, I need to configure the SPI between the MCU and an external flash
here is what i did : i added the external device and all the jobs and sequences and channels for it
in the port driver i did the following :
I get nothing in the pins. i know i did something wrong in the configuration
THANKS YOU
Hi @ilyasNh
We provide low-level and high-level SPI examples included with the RTD package. You can find the creating a project from an example. Check them, it might be useful for you.
B.R.
VaneB