STM32H7 issue with SPI4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-04-06 7: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.
- Labels:
-
SPI
-
STM32H7 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-04-06 1: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-04-06 8:27 AM
Hello
pruthvikumar411
,Please precise which CubeMx and Firmware package version are you using in order to check this issue.
Best Regards,
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-04-06 8: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
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-04-06 1: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.
