-
Добрый день! Дмитрий, когда я запускаю Canhacker, то не вижу сообщения c длинными id, только с трехзначными. При использовании Canreadera все ОК. Я использую скорость 33 kbps.
-
I am trying to convert your image to be installable by NOOBS/PINN.
If I remove the `/boot/autoexpand_root_partition` sentinel file as recommended then the raspberrypi64 password does not get set. In…
-
I've come across an issue that causes raspbian to boot up very slowly then lockup at the login prompt.
The issue is occurring with the latest kernel (4.4.9-v7+ #884)
### How to reproduce:
The lockup …
-
After the building of the `devel` branch this evening; looking at the `tree` listing (see below) two odd things caught my eye.
First is the fact that some files were created in "The Future" and the …
-
Specifically the mcp251x driver.
My PiCan 2 board works fine with Rasbian Jessie, but it makes so much more sense to run OSMC in a Pi based car media player
-
Throttle code:
https://github.com/PolySync/OSCC/blob/devel/firmware/throttle/kia_soul_ps/throttle_control_module.ino#L49-L55
* #define CAN_CS ( 10 )
* #define DAC_CS …
-
Hi there,
i have a question regarding the naming of symbols.
For example, there is a PIC microcontroller named "PIC10(L)F320-I/MC".
But when i check the lib with the kicad-library-utils, it s…
ghost updated
6 years ago
-
We had to remove the "-overlay" from these lines in /boot/config.txt
```
dtoverlay=mcp2515-can0-overlay,oscillator=16000000,interrupt=25
dtoverlay=spi-bcm2835-overlay
```
so it became
`…
-
just what i needed. Also do you know, does your can filter/mask work only in software ? why not use the hardware filtering options ?
-
Hi.
I'm just trying to use the library to create a canbus beetwen teensy boards and arduinos.
I can, with the example, send and receive message from a teensy board to another teensy board with the e…