Search found 1 match
- Tue Dec 13, 2022 1:14 pm
- Forum: Hardware
- Topic: ESP devkitc v3 vs v4 and CAN network
- Replies: 1
- Views: 1465
ESP devkitc v3 vs v4 and CAN network
Hi, I developed a software using internal CAN controler on Arduino IDE. The same code with any change work perfectly on ESP32 devkitc v3 and not v4 ..... I succed to used CAN network on v3 and not on v4 I don't identify somthing different between v3 and v4 Someone have already detect this problem ? ...