cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H7 issue with SPI4

kumar swamy
Associate II
Posted on April 06, 2018 at 16:49

I have initialized SPI4 in STM32H7 controller, but the controller is not transmitting any signal. The other SPI ports i.e SPI2 and SPI3 ports are working fine in 8 bit mode. Please support us to solve this issue.

#spi_transmit #stm32h7
1 ACCEPTED SOLUTION

Accepted Solutions
Joerg Wagner
Senior III
Posted on April 06, 2018 at 22:55

https://community.st.com/0D50X00009XkWXISA3

I guess you are not using the current version of HAL.

There were issues but there are solved.

SPI4 works perfect with the current firmware.

View solution in original post

3 REPLIES 3
Imen.D
ST Employee
Posted on April 06, 2018 at 17:27

Hello

pruthvikumar411

,

Please precise which CubeMx and Firmware package version are you using in order to check this issue.

Best Regards,

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Posted on April 06, 2018 at 17:49

If you are working the same problem at the same company, please use a single thread, saves explaining the same stuff twice

https://community.st.com/0D50X00009XkX4tSAF

Review the code

Review the Reference Manual and Data Sheet

Review the peripheral, clock and GPIO settings in the Debugger for coherency to the above

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Joerg Wagner
Senior III
Posted on April 06, 2018 at 22:55

https://community.st.com/0D50X00009XkWXISA3

I guess you are not using the current version of HAL.

There were issues but there are solved.

SPI4 works perfect with the current firmware.