Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage at MCP251863 #20

Open
Mirki opened this issue Feb 26, 2023 · 2 comments
Open

Usage at MCP251863 #20

Mirki opened this issue Feb 26, 2023 · 2 comments

Comments

@Mirki
Copy link

Mirki commented Feb 26, 2023

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.

@oxygenesaves
Copy link

u have any updates on this ?

@mickeyl
Copy link

mickeyl commented Jul 4, 2024

I had the same issue with a MCP251863 evaluation board from Mikroe – it was either defect or had a problem with the standby logic. A waveshare board worked instantly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants