diff options
author | 2024-10-25 11:33:07 +0100 | |
---|---|---|
committer | 2024-10-25 11:33:32 +0100 | |
commit | 5a25c8887a5e9b859f10c0af1d389ad723144465 (patch) | |
tree | cb8315b4d6a93ae6bffe7c214d00c935ecdfeb35 /scripts/src/main.lua | |
parent | bae74203755e7cec96d84dc749a572d8f374ed39 (diff) |
h8_sci: Disable logging by default & don't log debugger reads.
Only start sending data via DMA if transmitter is enabled.
Clear TEND when sending data via DMA.
TDRE, RDRF, ORER, PER and FER flags can be cleared to 0 only if they have first been read while set to 1.
Only set TEND when there is no more data to send.
Receiver is started only on high to low rxd in asynchronous mode, when receiving and sending in synchronous mode when data is sent, or continuously when receiving without sending in synchronous mode.
Set rx status to idle when stopping clock in rx_async_step().
Remove double invert when calculating parity in rx_async_step().
Remove redundant check for synchronous mode in rx_async_step().
Diffstat (limited to 'scripts/src/main.lua')
0 files changed, 0 insertions, 0 deletions