mirror of
https://github.com/candle-usb/candleLight_fw.git
synced 2025-01-14 05:42:53 +08:00
README: document echo frame limitation
echo frame is generated earlier than ideal which is acceptable for most but not all use cases.
This commit is contained in:
parent
fcd3acf692
commit
3e79d97353
@ -32,6 +32,7 @@ https://github.com/candle-usb/candleLight_fw/pull/176.
|
||||
|
||||
STM32G431-based devices (e.g. CANable-MKS 2.0) are not yet supported.
|
||||
|
||||
Currently, the firmware sends back an echo frame to the host when the frame is written to the CAN peripheral, and not when the frame is actually sent successfully on the bus. This affects timestamps, one-shot mode, and other edge cases.
|
||||
|
||||
## Known issues
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user