Hello, I am attempting to use this library to communicate with a Denso ESC that uses fast KWP initialization. However, I have been unable to get the readerKWP example program to work. Probing it with an oscilloscope just shows a single pulse every time it attempts the initialization.
Enabling the debug gets me the following readout:
Looping
Before 25 ms / 25 ms startup.
Enable port.
init_success:0
I am using an RP2040 based Arduino if that could cause any compatibility issues?
Thanks!
Hello, I am attempting to use this library to communicate with a Denso ESC that uses fast KWP initialization. However, I have been unable to get the readerKWP example program to work. Probing it with an oscilloscope just shows a single pulse every time it attempts the initialization.
Enabling the debug gets me the following readout:
Looping
Before 25 ms / 25 ms startup.
Enable port.
init_success:0
I am using an RP2040 based Arduino if that could cause any compatibility issues?
Thanks!