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