• import CubeMX modifications in µVision
    Hi, I am using Keil µVision 5.29.0.0, for programming of a STM32 device. For pin configuration I am using STM32CubeMX 5.5.0. By starting CubeMX through the "Manage Run-Time Environment" dialog, µVision...
  • Change MCU and import Component lib/ configuration
    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...
  • Keil USB Middleware not working with CubeMX
    Hello I try to use Keil RTOS2 with CubeMX. I got USB Host running with this combination. But I can't get Keil USB Device (CDC or HID) Middleware running with CubeMX. If I only use CubeMX+STM Middleware...
  • How to import a project on keil µvision ?
    Hi guys, I would like to know, How can import my code/ project / library ( this code is from a project on a STM32L053R8 ) to make it run on my STM32F051K6T8. I have try to import my file.c but the...
  • Removed .c and .h files from project, but got an error
    Hello, I`ve added the .c with .h files to project. After removed them both from folders. But now got compiler error. Seems compiler still searching for it. How to fix it? Using Keil uVision ***...