Mohamed Ayman created a merge request: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1147

Project:Branches: mohamedayman23/rtems:improve-stm32h7-init-robustness to 
rtems/rtos/rtems:main
Author:   Mohamed Ayman



stm32h7/bspstarthook: improve init robustness and diagnostics

Add a timeout to the VOSRDY wait loop in stm32h7_init_power() to avoid a 
potential infinite busy-wait if the hardware never becomes ready. 

Use distinct error codes in bsp_reset() for each initialization step 
(oscillator, clocks, peripheral clocks) to make failures easier to identify 
during debugging. 

Also add short comments to document the purpose of the initialization functions 
for better readability.

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


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to