-
I looked around but couldn't find a definitive answer.
Is this setup possible? plausible? Would you recommend it?
Maybe something like Seeed Can-Bus V2 dev board?
-
Sketch working in loopback mode just fine, however when I switch to NormalMode, it doesn't get any messages through, and it always starts having Message Send Failures after send # 17. Any thoughts?
…
-
Hello there
I have a test bench for PQ platform which you can see on the picture: https://imgur.com/fyGPqXu
On my Bench is RNS510 and 3C0 907 530 L gateway module
I would like to simulate ignit…
-
Hi, i making device for my NMEA 2000 Lowrance, i made my own PCB with atmega644pa and mcp2515 on it. So, on my board i started example TemperatureMonitor from NMEA2000 Library, so it is sending data t…
-
Hello. Is there a way to connect two mcp2515 shields to one Arduino Nano? I can only see how to configure SPI CS pin and what about wiring of the other pins?
-
I am trying to use the MCP2515 with my BlueSense Feather and rp2040 feather. I ran your simple test code and it fails to initialize on 4 different MCP2515 boards. Any suggestions or should I just forg…
-
Is it easy to add the can module after spi in armbians?
-
Hi. I've just been testing Longan CANBed 2040 board with integrated mcp2515. It didn't worked because https://github.com/ttlappalainen/CAN_BUS_Shield/blob/master/mcp_can.cpp -> MCP_CAN::mcp2515_read_c…
-
Здравствуйте, Дмитрий! Подскажите пожалуйста, пытаюсь подключиться к interior can шине mercedes w220 ардуиной мега с can shield, чтобы посмотреть пакеты. Шина работает на частоте 83.333 кбит/с. Програ…
-
Hi, i wanted to know if it was possible to use this library with a raspberry pi pico with some tweaks. I've used it with arduino uno so far, and i'd like to use it on a raspberry pi pico aswell, obvio…