Skip to content

Commit b20255d

Browse files
committed
update doc
1 parent ae3ef7e commit b20255d

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

docs/faq/2.png

94.6 KB
Loading

docs/faq/3.png

112 KB
Loading

docs/faq/index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ A: You can enable padding by going to UDS Tester -> Tp Base -> Padding Enable. Y
99

1010
A: 这是一个已知问题,请将EcuBus-Pro安装在非C盘的其他磁盘分区上即可解决。
1111
:::
12+
13+
::: details Q: When using a sequencer to send UDS services over LIN with ID 0x3C and NAD 0x55, why not send a LIN message with ID 0x3D afterward for the slave to respond? {open}
14+
15+
A: This is due to the implementation of the lin schedule table. You should start any schedule table first.
16+
![2](./2.png)
17+
Then you can send the LIN message with ID 0x3D.
18+
![3](./3.png)
19+
:::

0 commit comments

Comments
 (0)