Martin Preuss
5767c1307d
avr: improved protocol timing for COM2.
...
- increased waiting time after lowering ATTN line
- lengthten stop bit for cleaner frames (now recognized by PulseView)
- count "NOTFORME" conditions
- introduce definition COM_HALFBIT_LENGTH (I dont' trust value calculations
in avrasm)
2024-09-29 14:59:19 +02:00
Martin Preuss
5b3c813981
avr: beautifications.
2024-09-18 00:12:56 +02:00
Martin Preuss
f2ab0d8b9f
avr: fixed comments.
2024-09-04 23:18:20 +02:00
Martin Preuss
c2a6d33ff2
avr: reduced code (bootloader now 569 words).
2024-09-01 22:29:08 +02:00
Martin Preuss
8aeb488e2e
avr: share code (saves 8 bytes)
2024-09-01 20:19:32 +02:00
Martin Preuss
892d9f5c5a
avr: fixed a possible problem (generated machine code is shorter).
2024-09-01 20:11:18 +02:00
Martin Preuss
65e60c2dec
Replace multiple wait macros with calls (saves 10 bytes).
2024-09-01 20:06:05 +02:00
Martin Preuss
2da873bbb9
avr: fixed comments.
2024-08-25 14:18:56 +02:00
Martin Preuss
270066dd9f
avr: cleanup lowlevel com2 routines.
2023-04-22 12:45:06 +02:00
Martin Preuss
462515b566
avr: reduce register use in com2WaitForDataState1ms
2023-04-22 12:12:19 +02:00
Martin Preuss
3e6501c834
finished basic new structure.
2023-04-22 00:23:44 +02:00