annotate Current build/readme.txt @ 277:580822b5d3d1 IPC_Sync_Improvment_3

Rework SPI error handling. SPI_Start_single_TxRx_with_Master evaluated the incoming data for a condition to send device instead of life data. In case of invalid input data this may cause unintended transmission of device data => now lifedata is send if incoming data is expected to be invalid The SPI timeout monitoring was done at the beginning of the mode loop. A timeout may have been detected even if meanwhile valid data was received (this is evaluated at x20ms) => Moved the timeout monitoring after the handling of incoming data
author ideenmodellierer
date Sun, 28 Apr 2019 10:16:38 +0200
parents d5891007fc4c
children dff26bf4b542
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
227
d5891007fc4c add update files for testing purposes
heinrichsweikamp
parents:
diff changeset
1 Heinrichs Weikamp OSTC4 update files.
d5891007fc4c add update files for testing purposes
heinrichsweikamp
parents:
diff changeset
2
d5891007fc4c add update files for testing purposes
heinrichsweikamp
parents:
diff changeset
3 The builds are for testing purposes only. Be careful, they might not work and are definitely not recommended for real dives.