Solved
Touchgfx riverdi RTV70HSSFWCA0 QSPI write operation problem
- June 12, 2024
- 4 replies
- 2225 views
Hi all,
I'm trying to write to the QSPI memory but I'm getting two different results... in the first case, if I write all the functions before the call to the osKernelStart() function, I am able to write and read from the QSPI memory. However, in the case where I want to write a value using the CSP_QSPI_Write function, I get a value of 2, which means I can't enable the write function... how to solve all this?
In attachment there is a sample where I can show what I do with code.....
I hope it is clear.....

