Does anyone has experience with uart transmit interrupt handling.
I would like to send long string of data, but not more, then one character per main loop execution.
Is there interrupt based chars sending ever possible ?
I experienced, that during chars sending nothing is run, except other interrupts.
robert

Reply via email to