Skip to main content
Sm.2
Associate III
September 26, 2022
Solved

FDCAN is not working in the stm32h745ziq development board?

  • September 26, 2022
  • 3 replies
  • 1735 views

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.

This topic has been closed for replies.
Best answer by Tesla DeLorean

Port one from the H7 DISCO or EVAL boards​

3 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
September 26, 2022

Port one from the H7 DISCO or EVAL boards​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Sm.2
Sm.2Author
Associate III
September 27, 2022

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.

Tesla DeLorean
Guru
September 27, 2022

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 VenmoUp vote any posts that you find helpful, it shows what's working..
Sm.2
Sm.2Author
Associate III
September 28, 2022

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