Martin Preuss
a3d5b33105
mainly built-fixes.
2025-01-01 19:33:32 +01:00
Martin Preuss
eb68e66746
avr: adapted pin defs.
2024-10-31 22:24:42 +01:00
Martin Preuss
3546c93d23
avr: adapted to latest changes in COM2 module (using uartBitbang)
2024-10-25 00:15:24 +02:00
Martin Preuss
e232b4adbf
avr: fixed a few errors in new uart_bitbang module.
2024-10-20 23:35:26 +02:00
Martin Preuss
c90c33ec11
avr: fixed a bug.
2024-10-20 23:08:17 +02:00
Martin Preuss
aca24183e4
avr: added defs for uart module.
2024-10-20 18:55:11 +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
f729766e6b
avr: added device n14 (led strip controller @ 8MHz).
2024-09-22 21:21:46 +02:00