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
This commit is contained in:
@@ -29,5 +29,6 @@
|
||||
|
||||
.equ FLASH_PACKET_START_OFFS_UID = FLASH_MSG_OFFS_PAYLOAD+0 ; 4 bytes
|
||||
|
||||
|
||||
.equ FLASH_WAITFORDATA_TRIES = 30
|
||||
.equ FLASH_WAITFORSTART_TRIES = 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user