-
Hi!
Strange observation while writing a new driver:
When using the flags: IRQF_ONESHOT | IRQF_TRIGGER_LOW
with request_threaded_irq I see that after I unload and reload
the module that the spi…
-
Hello Jarvis!
You mentioned MCP2517FD controller which CAN FD support.
I seems device with this p/n has disappeared.
Google lists only a few results for "MCP2517FD", so a CAN-FD standalone controll…
iDoka updated
7 years ago
-
Hello,
I got the error
_In file included from ...Arduino/libraries/due_can/due_can.h:23:24: fatal error: can_common.h: No such file or directory #include _
A Google nor Github Search found anything…
-
This is the only bit of code that I have come across that I know to be targeting the Macchina v1.1 and I know there was some discussion about moving this under the macchina GitHub organization. Askin…
-
I have a raspberry pi 2 with pican2 duo iso board. I am trying to display NMEA2000 traffic using the sample main.cpp code here: https://github.com/thomasonw/NMEA2000_socketCAN. I am using NetBeans …
-
I've run into a situation a few times now where I'm using the normal (pre-built) download of PropWare and using the CMake build setup as describe in the Getting Started guide and would like to make mi…
-
Hi guys I am working on an RPI CM with a buildroot busybox.
When i update the Kernel to a Version higher then 4.7.y I can not run any QT Apps.
Only error i get is :
* failed to add service - alre…
-
Macchina has published [a custom board configuration for the Arduino IDE](https://github.com/macchina/arduino-boards-sam). Because that configuration uses different pin [array index] numbers, sketche…
-
With the app I work on, one of the requirement is to use Raspbian kernel with real-time patch applied. It has become an issue of finding a match to what kernel version is released by raspberry-pi org …
-
I have wind sensor (Nano) sending data via RS485 to a Mega running NMEA2000 library and transferring the sensor values over NMEA200 bus onto my Garmin echoMap. The system is working fine when everythi…