We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all,
when you are working with uart transmission, which is the time that you configure between transmitting two consecutive characters? Which is the minimum time allowed for the hardware? Because if you transmit two characters with a time period too short between them, it doesn't work.
Thanks in advance.
some chips (LPC2478 for example) can generate an interrupt when the transmit buffer has room for data, to keep the transmit shift register utilized.