Part Number: AM3352
Hello team,
Our customer is looking for AM335x UART user Guide, however, they were not able to find detail document for UART. As far as I checked, it seems UART information(section 19) is just described in TRM. Should customer check this section and Linux-SDK source code/Processor-SDK-Guide ? If your will be able to share any helpful document/URL with us, it will be appreciated. (Customer is developing their system with Processor -Linux-SDK)
Anyway, I received some inquiries about UART function from customer.
1. UART Transmit
If the Stop-Bit is set to 1 bit after transmitting 10 bits, will the next data be transmitted continuously? Or is there any interval between sending the stop bit and the next start bit?
2. UART Receiving
2-1. Regarding internal clock of Sampling Data, how many times this clock is baud-rate?
2-2. When is the Stop-bits checked under receiving data?
2-3. Is there any limitation of interval/timing between stop-bits and start-bit ?
Best regards,
Miyazaki