Search found 4 matches

by Transisted
Thu Feb 01, 2024 9:22 pm
Forum: ESP32 Arduino
Topic: CAN on ESP32 Devkit V1 is Problematic - Many do not work
Replies: 1
Views: 2007

CAN on ESP32 Devkit V1 is Problematic - Many do not work

Hello, so I've had this 500kbps CAN network doing great for years, mainly using Devkit v1 ESP32's with MCP2551 and a 2.8" SPI TFT, with touch, etc. Working great. I probably have 3-4 of these, and they all work great reading CAN over GM OBD network, sending receiving, no problem. I chose the Devkit ...
by Transisted
Thu Feb 01, 2024 9:16 pm
Forum: ESP32 Arduino
Topic: CAN on ESP32 Devkit V1 is Problematic - Many do not work
Replies: 1
Views: 2007

Re: CAN on ESP32 Devkit V1 is Problematic - Many do not work

Does anybody have anything? What I think is strange is, I can get the ESP32's that don't work on GM High Speed CAN to talk directly to each other as send/receive... but not on the GM High Speed Can network. My 6-7 original Devkit V1's work find though... just the newer ones don't work.
by Transisted
Thu Feb 01, 2024 9:13 pm
Forum: ESP32 Arduino
Topic: Need help reading GMLAN (SW-CAN 33.3kbps)
Replies: 5
Views: 3998

Re: Need help reading GMLAN (SW-CAN 33.3kbps)

DrMickeyLauer wrote:
Tue Nov 07, 2023 9:33 am
I wonder whether it's possible at all to use the standard CAN controller together with a single-wire CAN transceiver…
Not sure how to do that.. the ESP32 uses RX and TX to the external CAN transceiver.
by Transisted
Mon Oct 02, 2023 10:56 pm
Forum: ESP32 Arduino
Topic: Need help reading GMLAN (SW-CAN 33.3kbps)
Replies: 5
Views: 3998

Re: Need help reading GMLAN (SW-CAN 33.3kbps)

I have also accessed the GM low speed bus.. .33.3kbps? I believe I did this with same library as you on ESP32, however my other main project uses the 500kbps CAN bus and I am having big problems finding ESP32 Devkit V1's that work... the older ones I have work fine but the newer ones.. only 1 out of...