Has anyone here managed to use a Pi to bench read a Simos 18 ?
https://github.com/bri3d/TC1791_CAN_BSLPretty sure I've got the software sorted. I can see activity on the CAN bus lines with my osciliscope and have confirmed both CAN hat and ECU are both generating CAN data signals individually. The two PWM lines look good, I can see 5v waveform at 3.2khz.
All I get as a response to any request is "none".
I am suspicious of the reset line. When connected to the PI the current drawn by the ECU drops from 700ma to around 400ma.
Only other thing is I am using a 2515 CAN hat instead of a 2517 because I had one lying around.
Any tips, tricks or suggestions? Otherwise the next step is to check my GPIO lines on the PI are not toasted and then get a 2517 CAN hat.