Tool/software:
In mcspi/v0/mcspi.h, FIFO Length is defined as below:
#define MCSPI_FIFO_LENGTH (64U) |
Can we increase the value? if yes, what's the maximum fifo length a user can set?
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.
Tool/software:
In mcspi/v0/mcspi.h, FIFO Length is defined as below:
#define MCSPI_FIFO_LENGTH (64U) |
Can we increase the value? if yes, what's the maximum fifo length a user can set?
Hi,
The FIFO length is set to 64 only.
This cannot be changed.
Thanks,
Vaibhav