Martin Preuss
6174233731
avr: re-added firmware for older devices.
2025-03-11 23:51:14 +01:00
Martin Preuss
a3d5b33105
mainly built-fixes.
2025-01-01 19:33:32 +01:00
Martin Preuss
4dc6031d03
avr: added devices, more work on modules.
2024-12-15 18:20:54 +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
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
7a5900be25
avr: added functions to change speed.
...
Main code might work at 8 MHz, but boot code is compiled for 1 MHz,
so we need to set speed accordingly when rebooting into boot loader.
2024-09-13 21:41:38 +02:00
Martin Preuss
6ff68b848c
avr: fixed firmware variant.
2024-09-13 01:11:33 +02:00
Martin Preuss
ee94d8a583
avr: finalized label names.
2024-09-13 01:08:07 +02:00
Martin Preuss
892dc65898
avr: added missing defs.
2024-09-12 13:11:50 +02:00
Martin Preuss
d8985183f7
avr: add test device (n00).
2024-09-11 01:33:36 +02:00