Part Number: PROCESSOR-SDK-AM335X
Dear sirs,
I have configured am335x UART setting as 9600, 8n2 to communicate with an external device with the same setting.
But this device don't response as configured setting, it only send one stop bit at end of frame. (Captured waveform as below)
Expected data sequence should be 0x3A, 0x30, 0x31, 0x38 with frame error, but am335x UART report data as 0x3A, 0x14, 0x84, 0x34 as marked.
I want to know if any UART setting to fix data bit parsing to what I expected to be? Thanks
