Martin Preuss
27a0214b5d
removed old COM2 parts from code.
2025-05-17 13:16:46 +02:00
Martin Preuss
6832487c46
flash: fixed a bug (reversed register order).
2025-05-07 20:02:42 +02:00
Martin Preuss
eecb022a0c
avr/modules/flash: make protocol more robust
...
- wait for ATTN high after error receiving a packet
- use different wait times when waiting for FLASH_START and FLASH_DATA
2025-05-05 21:05:07 +02:00
Martin Preuss
7349dcba8d
flash: fixed wait times etc.
2025-04-21 00:32:59 +02:00
Martin Preuss
cac611deae
avr: use NETMSG functions, increase waiting times.
2025-03-25 00:38:12 +01:00
Martin Preuss
0165b02310
flashing older nodes across t03 now works!
...
older nodes need the new bootloader which doesn't depend on pagesize because
those older nodes used quite large message sizes which are not supported
across t03 nodes (we would need to much RAM on t03 for this).
2025-03-23 22:40:34 +01:00
Martin Preuss
e840bfd9e6
avr: t03 runs in basic mode now, flashing of AtTiny841 finally works!!
2025-01-25 03:16:02 +01:00
Martin Preuss
22a5402141
avr: receiving flash messages basically works.
2025-01-22 01:10:32 +01:00
Martin Preuss
0a10d136d5
avr: bootloader partially works now but stops after 3 messages...
2025-01-20 23:47:13 +01:00
Martin Preuss
c390b1059c
avr: updated flash procedure code.
2025-01-19 15:44:46 +01:00