cancel
Showing results for 
Search instead for 
Did you mean: 

Receive CAN data using STM32F103

Lakshay_Sharma
Associate

I'm new to CAN protocol, even though have theoretical knowledge of CAN and J1939. Still not able to implement it using STM32F103. 

MCU - STM32F103C8T6

Transceiver - SN65HVD230

CAN - J1939 

I want to receive Raw CAN data from truck, store it to buffer and parse Parameter group number from CAN ID (CAN message).

How can i implement it ? 

1 REPLY 1
KDJEM.1
ST Employee

Hello @Lakshay_Sharma and welcome to the Community 🙂,

Please take a look to this CAN example, maybe help you to start with CAN.

Note that, this example runs on STM32F103xG devices and has been tested with STM3210E-EVAL RevD board. 

I hope this help you.

Thank you.

Kaouthar

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.