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.

Accepting Data through UART

Hi all,

I am using TDA2X for Face Recognition.

My plugin for FR is on DSP.

During training I have to accept the user name which I am thinking is to accept through UART since I have not directly connected any input device to board.

I am trying to use uartRead() function on DSP but facing issues, is there any other way or could you please guide me how can I use it.