Tool/software: TI-RTOS
Hi everybody ,
Uart is working fine when sending /receiving ASCII . I need to transfer binaries and in this case UART data exchange with baud-rate 115200[bps] has a problem We faced a problem with the TI driver UART_read2(): if we exchange binary data, then we identify that the read-callback function is being called the minute the Sitara receives the character 0x0A, which is the line feed character.
in Uart_parameter I set to Binary , but issue is still there : any suggestion/idea ?
thank you very much
regards
Carlo