cancel
Showing results for 
Search instead for 
Did you mean: 

How to use CAN on STM32F769NI DISCO board?

GGeor.2
Associate
 
3 REPLIES 3
Imen GH
ST Employee

Hello @GGeor.2​ ,

Welcome to STM32 Community!

I recommend you that you run and get inspired from CAN example code in STM32CubeF7 at this path:

STM32Cube_FW_F7_V1.15.0\Projects\STM32F769I_EVAL\Examples\CAN

You can also follow the training available on our Website.

Imen 

Thanks Imen for your support.

Can I use PB8 and PA12 lines on the  STM32F769NI DISCO board directly to connect to CAN transceiver breakout board?

I had seen a pull-up resistor config on the PB8 line.

0693W00000BbYJUQA3.png 

0693W00000BbYJjQAN.png

Imen GH
ST Employee

Hello,

you can use pin PA11 instead of PB8.

Imen