I am trying to setup CAN communication with an esp32-S2 and SN65HVD230.
No matter what I do, the compilation of the example SineWaveCAN fails.
I am using
- The definition IS_ARDUINO_BUILTIN
- ESP32S2 Dev Module in Boards Manager
- Espressif System version 3.3.3
- OdriveArduino version 0.10.6 from Feb 22
Are there any hints or is this a dead end?