2018-04-06 07:49 AM
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 #stm32h7Solved! Go to Solution.
2018-04-06 01:55 PM
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.
2018-04-06 08:27 AM
Hello
pruthvikumar411
,Please precise which CubeMx and Firmware package version are you using in order to check this issue.
Best Regards,
Imen
2018-04-06 08:49 AM
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
2018-04-06 01:55 PM
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.