Martin Preuss
efc91241d9
avr: new uart_bitbang module works now.
2024-10-20 23:09:24 +02:00
Martin Preuss
3cba4a1f7c
avr: make COM2 buffer functions macros.
2024-10-20 18:40:24 +02:00
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
2fa3e9d4ab
avr: re-introduce UID to new VALUE messages, set UID in VALUE response messages.
2024-09-06 22:50:32 +02:00
Martin Preuss
ea2cd6e58e
avr: reorganized data to simplify message creation.
2024-09-05 03:17:32 +02:00
Martin Preuss
c800e99dc8
avr: added comments
2024-08-25 14:26:36 +02:00
Martin Preuss
2da873bbb9
avr: fixed comments.
2024-08-25 14:18:56 +02:00
Martin Preuss
3e6501c834
finished basic new structure.
2023-04-22 00:23:44 +02:00