7 years, 2 months ago.

Can Bus with stm32f4 disco

Hello everyone, I'm currently trying to use the can bus with my discovery-f407vg, but from what I could test the basic mbed library does not work. I also tried to use this

Import libraryCANnucleo

Controller Area Network library for NUCLEO boards equipped with CAN peripheral.

biblioteque even it does not compile:

Quote:

Error: Identifier "CAN_Message" is undefined in "CANnucleo/cannucleo_api.h", Line: 79, Col: 16 Error: Identifier "CAN_Message" is undefined in "CANnucleo/cannucleo_api.h", Line: 80, Col: 30

Would you know of any other solution to be able to use the bus can on my board?

Thank

Be the first to answer this question.