Martin Preuss
|
d57d721dbf
|
flash: increased number of retries when waiting for FLASH_DATA msg.
|
2025-05-07 20:01:34 +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
|
e25b0ad69d
|
avr/module/flash: unified flash code for 1p/4p devices.
AtTiny 841 erases 4 pages at once, others only erase one.
Fixed a bug: only send ONE flash response to FLASH_START!!!
|
2025-05-04 03:32:53 +02:00 |
|
Martin Preuss
|
c390b1059c
|
avr: updated flash procedure code.
|
2025-01-19 15:44:46 +01:00 |
|