Martin Preuss
3546c93d23
avr: adapted to latest changes in COM2 module (using uartBitbang)
2024-10-25 00:15:24 +02:00
Martin Preuss
d7705590fe
avr: make REED module usable with one and two output pins.
2024-10-06 01:31:44 +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
a1a64fec42
avr: use sk6812 in n12 device (test case).
2024-09-18 20:23:59 +02:00
Martin Preuss
892dc65898
avr: added missing defs.
2024-09-12 13:11:50 +02:00
Martin Preuss
cb43378a2f
avr: fixed typos.
2024-09-12 11:46:20 +02:00
Martin Preuss
85d7ccf0f2
avr: fixed port definitions for device n12.
2024-09-11 01:34:54 +02:00
Martin Preuss
c79037a1e1
avr: move definition of TWI_BIT_LENGTH to device defs.
2024-09-10 02:56:50 +02:00
Martin Preuss
b70e0e0bc2
avr: moved defs to correct files.
2024-09-05 18:54:14 +02:00
Martin Preuss
1f2f8b574e
avr: work on device n12.
2024-09-05 03:16:59 +02:00
Martin Preuss
c02f371350
avr: started creating subdirs for every node.
2024-09-04 23:17:46 +02:00