You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a project using an external CAN controller MCP2518.
On the current version 3.0.7 everything compiles and works, but on the RC2 version the same project compiles, but when trying to initialize the CAN, the controller reboots abnormally.
I don't have any logs. I deleted RC2 and reinstalling is quite complicated. I just want to let you know that you have seriously messed something up in the new version.
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
I confirm I have checked existing issues, online documentation and Troubleshooting guide.
The text was updated successfully, but these errors were encountered:
Board
ESP32-S3
Device Description
plain module
Hardware Configuration
#define MCP2517_CS 10
#define MCP2517_MOSI 11
#define MCP2517_SCK 12
#define MCP2517_MISO 13
Version
latest development Release Candidate (RC-X)
IDE Name
A-IDE 2.3.3
Operating System
Win11
Flash frequency
QIO 80MHz
PSRAM enabled
no
Upload speed
921600
Description
I have a project using an external CAN controller MCP2518.
On the current version 3.0.7 everything compiles and works, but on the RC2 version the same project compiles, but when trying to initialize the CAN, the controller reboots abnormally.
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: