Hello,
We use the TDA2PX as spi slave, and communicate with spi master. So, how does A15 access SPI to get the spi data?
Thanks
Terence
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
We use the TDA2PX as spi slave, and communicate with spi master. So, how does A15 access SPI to get the spi data?
Thanks
Terence
Hi Terence,
do you run RTOS or Linux on A15?
Regards,
Yordan
Hi Yordan,
We know that it can read/write through ioctl based on spi driver. While, if the spi buffer is too small,how do we move the completed data to nandflash. Who will do the reordered thing?
Thanks
Terence
Hi Terence,
I saw this is marked as resolved already, did you find your answers already?
Based on your initial question, SPI drivers manage allocation of the data buffers and their size, and submit the buffers in SPI transfers. These transfers are handled by the SPI controller driver in submission order.
Can you clarify what you mean by reordering, and who is writing to NAND?
Thanks,
David
Hi Terence,
I haven't heard back from you in a while, so I'm assuming you were able to resolve your issue.
If not, just post a reply below (or create a new thread if the thread has locked due to time-out).
Thanks,
David