On 8/28/25 3:22 PM, andy pugh wrote:
As far as I can tell, nobody has ever used the onboard serial port
through a HAL component in realtime.
Is there a fundamental reason that this can't be done?
Serial ports are inherently slow, very, very slow. So you need a serial
port with enough fifo spac
On 8/28/25 11:21, andy pugh wrote:
As far as I can tell, nobody has ever used the onboard serial port
through a HAL component in realtime.
Is there a fundamental reason that this can't be done?
I'd think that is not compatible with a real time definition. Std
drivers peak at 56 kilobaud, while R
As far as I can tell, nobody has ever used the onboard serial port
through a HAL component in realtime.
Is there a fundamental reason that this can't be done?
There is a component that directly access the _status_ lines on the
serial port, but that makes no attempt to handle the data lines.
--
a