We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 064bbe4 commit b839de3Copy full SHA for b839de3
system/STM32H5xx/stm32h5xx_hal_conf_default.h
@@ -148,7 +148,7 @@ The real value may vary depending on the variations
148
in voltage and temperature.*/
149
150
#if !defined (LSI_STARTUP_TIME)
151
-#define LSI_STARTUP_TIME 130UL /*!< Time out for LSI start up, in ms */
+#define LSI_STARTUP_TIME 130UL /*!< Time out for LSI start up, in us */
152
#endif /* LSI_STARTUP_TIME */
153
154
/**
0 commit comments