Search found 2 matches

by epitrochoid
Tue Oct 15, 2024 9:53 am
Forum: General Discussion
Topic: ESP32-CAN-X2 Power input and Platformio
Replies: 1
Views: 750

Re: ESP32-CAN-X2 Power input and Platformio

Scratch the question the platformio config file, I found a link to someone that's pre-built a file for that module with PSRAM enabled etc. https://github.com/sivar2311/platformio_boards/tree/main/boards Question stands on the power input, but I can just wire them separately off the same power supply...
by epitrochoid
Mon Oct 07, 2024 9:35 pm
Forum: General Discussion
Topic: ESP32-CAN-X2 Power input and Platformio
Replies: 1
Views: 750

ESP32-CAN-X2 Power input and Platformio

Hi, New here, really excited to get started with the new ESP32 CAN X2 board. Question on power input - I want to sniff a CAN interface from another device and I understand the best / safest way for that to happen is to be on the same power supply (or at least ground reference) as that device, so I a...