OVMS3-idf/docs/_static/diagrams/twai/bit_timing.diag
Darian Leung e6db25af9d TWAI: Add ESP32-S2 support
This commit adds TWAI driver support for the
ESP32-S2. The following features were added:

- Expanded BRP support
- Expanded CLKOUT Divider Support
- Updated example READMEs
2020-07-30 22:09:39 +08:00

12 lines
290 B
Plaintext

#Example of bit timing configuration for 500KBPS
packetdiag bit_timing_diag{
node_width = 40
node_height = 35
default_fontsize = 15
colwidth = 20
0: "Sync" [color = lightgrey];
1-14: "Tseg1 = 15" [color = lightblue];
15-19: "Tseg2 = 4" [color = lightyellow];
}