Search found 12 matches

by seb
Sun Oct 02, 2022 8:46 pm
Forum: Freematics Software
Topic: CAN Bus Controller provided on Freematics One+ H
Replies: 5
Views: 31997

Re: CAN Bus Controller provided on Freematics One+ H

Is there any update on this? Accessing CAN-Data gets more and more important.
The H ist great, because it can run FreeRTOS, but without fast access to the CAN-Data it's hard to use the potential of the device.
by seb
Sat Oct 01, 2022 3:23 am
Forum: Freematics Products
Topic: CAN-Bus access from ESP32 (One+)
Replies: 9
Views: 15545

CAN-Bus access from ESP32 (One+)

H all, I want to use the One+ to log the complete CAN-Data from the OBD2 Pins 6/14. About 800 messages/second. But - the CAN-Transceiver in the ONE+ is connected to the STM32, not the ESP32. Therefore, I cannot use the standard ESP32-CAN-libraries (Twai/Can.h). Is there any library to access the CAN...