Hi,
It is necessary to perform read-back functions in
register configuration? Why?
ie:
mcasp1Regs->PFUNC = 0x0;
while(mcasp1Regs->PFUNC != 0x0);
Regards,
Gaston
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.
Hi,
It is necessary to perform read-back functions in
register configuration? Why?
ie:
mcasp1Regs->PFUNC = 0x0;
while(mcasp1Regs->PFUNC != 0x0);
Regards,
Gaston