2021-06-19 04:30 PM
2021-06-21 01:44 AM
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
2021-06-21 05:47 AM
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.
2021-06-21 08:28 AM
Hello,
you can use pin PA11 instead of PB8.
Imen