We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm trying to get my STM32373C-Eval board LCD working with the STM32CubeMX generated code, but it isn't building after getting set up. Here are my steps:
Expected result: Everything compiles cleanlyActual result: C:\path\to\project\directory\Inc\stm32f3xx_hal_conf.h(206): error: #5: cannot open source input file "stm32f3xx_hal_exti.h": No such file or directory
There are lots of missing file errors. Does anyone know what went wrong in the project and code generation process?
SteveH said:I had assumed the automatic generation step would take care of most of that itself.
That doesn't seem an unreasonable assumption.
But STM32CubeMX is an ST product - nothing to do with Keil or ARM.
So you need to check ST's documentation for any necessary steps to work with Keil
And any feedback you have about STM32CubeMX needs to be directed to ST