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 am using the Feather M4 Express (ATSAMD51 controller on it) with the Serial CAN board and I am unable to compile the example code due to the error below.
lib/SoftwareSerial/SoftwareSerial.cpp:362:2: error: #error This version of SoftwareSerial supports only 20, 16 and 8MHz processors
The text was updated successfully, but these errors were encountered:
ashishsk
changed the title
Not compatible for >20MHz processeors
SoftwareSerial library not compatible for >20MHz processors
Dec 17, 2020
I am using the Feather M4 Express (ATSAMD51 controller on it) with the Serial CAN board and I am unable to compile the example code due to the error below.
lib/SoftwareSerial/SoftwareSerial.cpp:362:2: error: #error This version of SoftwareSerial supports only 20, 16 and 8MHz processors
The text was updated successfully, but these errors were encountered: