RTEMS | stm32h7/spi-support: correct bugs and improve safety in SPI HAL (!1162)

Mohamed Ayman (@mohamedayman23) gitlab at rtems.org
Mon Mar 30 14:27:40 UTC 2026




Mohamed Ayman commented on a discussion on bsps/arm/stm32h7/spi/spi-support.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1162#note_147463

 >    if (speed_hz < (ctx->bus.max_speed_hz / 128)) {
 >      /* clock rate request too low */
 >      return 1;
 >    }

Hi, kinsey 

ok, i got it and edit it

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1162#note_147463
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260330/3aa46763/attachment.htm>


More information about the bugs mailing list