cancel
Showing results for 
Search instead for 
Did you mean: 

FDCAN is not working in the stm32h745ziq development board?

Sm.2
Associate II

Hi Team,

I am using the stm32h745ziq as my development board to develop the FDCAN. To implement this I am not able to find any example for this FDCAN to this particular board.

Can you please send me any FDCAN example program to this NUCLEO-STM32H745.

Best Regards

sm.

1 ACCEPTED SOLUTION

Accepted Solutions

Port one from the H7 DISCO or EVAL boards​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

4 REPLIES 4

Port one from the H7 DISCO or EVAL boards​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Sm.2
Associate II

Hi @Community member​ 

Thank You for your reply,

I Tried doing that ..taken code from the EVAL board examples and modified but still no result from the RX buffer side ..

Is there any hardware jumper pins need to fitted or any SB pins need to open (or) close.

Could you please help me on that.

Thank You.

BR

SM.

Well there are schematics for all the boards, so you should be able to trace the pins from the IC to the headers.

Reception? Perhaps clocking sources, the NUCLEO-H7 should clock from the ST-LINK device, and you'd need to double check the HSE_VALUE vs clock source, or perhaps use an 8 MHz crystal to be on-frequency. The ST-LINK/V3 generates non-ideal sources, ie 25 MHz / 3 (8.33 MHz), would probably pick PLL factors carefully.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Sm.2
Associate II

Hi @Community member​ 

Thanks for the reply..!

I taken the example from the other board but still I am using the 8 Mhz clock.

I think clock is clear because I generated base code for this h7 board Except the clock and I modified according to the example one.

But still I am not getting the data into the RX buffer.

I am confusing about the hardware that still any modifications needed at the hardware side.

Please hep me out.

Thanks & Regards

sm