Solved
Duplicate ADC Initialization Calls in IOC-Generated Function
- July 2, 2024
- 1 reply
- 1228 views
After updating to STM32CubeIDE Version: 1.16.0 Build: 21983_20240628_1741 (UTC), I've noticed that HAL_ADC_Init is being called twice. This behavior is different from the previous version 1.15, where it was called only once. Although the code still functions correctly, it seems less streamlined than before. Could you please review the attached MX_ADCx_Init.c file for potential issues or necessary adjustments?
