-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Does anyone use this lib with MCP251863, what is actually a MCP2518 + Transceiver.
I'am not able to send messages in Normal20B
ACAN2517Settings settings (ACAN2517Settings::OSC_40MHz, 125 * 1000) ;
settings.mRequestedMode = ACAN2517Settings::Normal20B ;
const uint32_t errorCode = can.begin (settings, NULL) ;
But the SPI Connection ist working.
Metadata
Metadata
Assignees
Labels
No labels