-
Instead of PA5 use NSS (PB12) for CS of the MCP2515
![screenshot_20180807_170917](https://user-images.githubusercontent.com/10872257/43784829-51c0e8f2-9a65-11e8-8503-42c591b8d884.png)
-
I had some questions to implement the CAN communication on SPI1 for Jetson TX2 28.2. I am using the MCP 25625, with a 20Mhz oscillator.
So I tried to copy most stuff from your file, but the Device-…
-
Hi all,
I'm trying to use modm under windows 10 with anaconda3 64bit. I've followed the steps in the installation page and found a few mistakes.
- "conda install" command from anaconda can't in…
-
a)
https://github.com/zephyrproject-rtos/zephyr/blob/2dd91eca0e25e35ab00567461ff4f3d773db24db/drivers/can/stm32_can.c#L74
This line assigns tx errors for mb1 to mb0
b)
https://github.com/zep…
-
HI,
After atmel +mcp2515 i'm trying to use ESP32 for can bus communication.
However I can't set custom speed. I need 83.333 kbps.
How did you calculated BTR register values? tried kvasir bit calc…
-
Maintainer: @commodo
Environment: lantiq_xway, r9414-2d139450a3)
Description:
python3-base conflicts with other python packages:
```
Collected errors:
* check_data_file_clashes: Package pyth…
-
I have a small CAN Bus Programm just for check if the tft lib is working for my Project. This small Sketch run every 100ms a synch message to the node and the node response all seconds with a message.…
-
Hello,
I'm an embedded engineer and I stumbled on Gobot while searching around for a good framework for developing hardware in order to learn Go. I'd like to contribute by developing a driver for the…
-
Hi! I was happy to find you lib, as i try to use an ATTiny85 with an CAN-Shield having an MCP2515 controller on it, which uses SPI communication. Besides that compiling in Arduino IDE throw some stran…
-
Hi,
I drive a MY2018 C453 with a 4.6 kW (single phase, 20A) onboard charger, and, of course, interested in the monitoring of the charge process (at least). Your project is a perfect match for what …