2021-03-23 01:49 PM
I want to use HSI, not external component to generate frequency. I generate code by CubeIDE only (pack 1.16.1), there is no my code. I only add define USE_FULL_ASSERT and implement void assert_failed. But CubeIDE's code fails on
assert_param(IS_RCC_PLLR_VALUE(RCC_OscInitStruct->PLL.PLLR));
why? Fails means that I am going to void assert_failed. I attach my proj.
@Khouloud OTHMAN I suggest ST to test all HAL examples with define USE_FULL_ASSERT.
2021-04-08 10:15 AM
@Khouloud OTHMAN any news?
2021-07-18 04:44 AM
@Imen DAHMEN @Khouloud OTHMAN any news?
2021-10-22 05:41 PM
@Imen DAHMEN @Amel NASRI any news?
2021-10-23 08:36 AM
System initialization takes a 1 or 2 screens of simple register based C code and can be written in an hour or few... Don't you see that the Cube/HAL broken bloatware generation drags you down? ;)
2021-11-02 03:03 PM
This is thread about HAL bug. This is not offtop thread. If you want talking about +- of HAL you are welcome here
2022-01-03 02:11 AM