7 years, 2 months ago.

Seeed Arch Max CAN bus

Is it possible to use CAN bus with Seeed Arch Max? I tried but it won't compile. "CAN" is undefined. I tried to include "CAN.h", but the error is the same. The onboard STM32F407VET6 has two CANs.

1 Answer

6 years ago.

In the datasheet for STM32F407VET6 it has 2 CANs, but if you look into the description for the board: https://os.mbed.com/platforms/Seeed-Arch-Max/ it didn't give the description about CAN. Or if you try to filter board has CAN support https://os.mbed.com/platforms/?connectivity=7 there are no Seed Arch Max board result So right now mbed not CAN support yet for the board.

Accepted Answer

You can find some hints below:

https://os.mbed.com/users/hudakz/code/STM32F407VET6_Hello

posted by Zoltan Hudak 01 May 2018