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.
Hello
I m currently working on keil µvision 5 and a stm32L053R8 i have generate a code with stm32cubemx
Now i would like to change my MCU to program my prototype ( based on a STM32FO51K8T6) Did i have to re tapping my code ? or can i just import files ?
I have try to change the init with STM32cubeMX but i can t import the project because the size isn't the good one.
I have also try to manage by my self but the link between the file.c and the .h doesn't match
i have try to add the file with keil manager but it also doesn't work and he can t find the headers
Thank you
I have find a solution but i have some files.h who doesn t match with my MCU.
Does anyone have an issue ? ( i need to change my stm32lo.h in stm32fo.h)
thank you