Feature #342
Von Maximilian Seesslen vor etwa 2 Jahren aktualisiert
The USB media flash fails some times. Bytes seem to get lost.
Not sure if this is just an timing issue that does not match internal bootloader.
Provide an ping-pong test.
Hosts starts listening. First time is forever. Once it received an byte an timeout of 100ms is enabled.
Target sends byte '0', expects to receive '1', sends '2' etc.
This is not part of bringup. Its a own application.
Not sure if this is just an timing issue that does not match internal bootloader.
Provide an ping-pong test.
Hosts starts listening. First time is forever. Once it received an byte an timeout of 100ms is enabled.
Target sends byte '0', expects to receive '1', sends '2' etc.
This is not part of bringup. Its a own application.