Resolved! I can not create a .elf File because a fatal error: stm3210xx_hal_adc.h, using STM32CubeIDE
Hello,I need to create an .elf file from a program that I didn't write but has already proven to work. I'm using an STM32L031K6T6 processor and I work with STMCubeIDE. I selected the processor correctly when creating the STM program. The HAL director...