CAN bus not looping NUCLEO-F767zi
Hello!
I followed this video for CAN-bus https://www.youtube.com/watch?v=JfWlIY0zAIc&t=918s
but as simply as it looks, my configuration doesnt seem to work,
I'm working on the NUCLEO-F767zi, I started a new project with default config simply adding CAN1, no other pin configured or device added.
With the oscilloscope, I can see the CAN_TX pin toggling, but nothing received in LoopBack Mode.
I attached the main.c file and the .ioc file.
I read the discussion on this post but I cant use the same solution, not really sure why (I'm no expert in clock configuration).
Thank to whoever will give his opinion about it.

