8 years, 5 months ago.

Seeed Studio CAN-BUS with nucleo

How to use seed STudion CAN-BUS with Nucleo ?

Question relating to:

Hi.

I had a similar board, Sparkfun CAN-BUS Shield https://www.sparkfun.com/products/13262 the pinout is the same.

Import the library and create the CAN Interface:

     SEEED_CAN can(D10, D2, D11, D12, D13); // Nucleo Pinout

Best regards.

posted by Felícito Manzano 30 May 2017
Be the first to answer this question.