Search the Community
Showing results for tags 'can'.
-
Greetings Does anyone have any experience with sbRIO 9627 and any of the CAN0 or CAN1 peripherals? LV Embedded-CAN examples seem to not cover this specific sbRIO? None of the CAN peripherals are visible when starting an FPGA project or when setting up CAN1 with the CLIP generator. Any help will be much appreciated. -Petrus
-
Hi Guys, I really need some help with reading/writing defined data over the USB-8473 module. I am not really familiar with CAN at all, so maybe it is just a small thing I am missing to fix my problem. What do I want: I want to write/read defined signals from my .dbc-file In this case for example i want to write a specific value to the can signal "ISw_Stat", also I want to read some values like "CSC_val_01" to "CSC_val_12" What do I have right now: I managed to get a working communication up and running, also I can read/write data (but not a defined one, for now I just do all data) What is missing: I have struggle to do the right formatting of my data I have attached my program so far. thanks Test CAN.zip