• 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...
  • Importing CPP libs to CubeMX project
    Hi, I am trying to import .cpp file to stm32f103c8 CubeMX project. I have a CPP file I want to import to keil. How can I compile CPP and C files at the same time on Keil. Can I do that? I want to...
  • How to combine project generated CubeMX with MDK-Middleware?
    I use last version of ST CubeMX on generate project for STM32F103C8 and I want to add MDK-Middleware component for example emWin. Because MDK-Middleware only includes emwin support with RTOS, I in CubeMX...
  • Need help on STM32F407xx USB HOST Printer class stack for USB POS printer
    Hi, I need help on STM32F4 micro controller. I need to interface USB POS printer with micro controller. I have done little bit working in USB HOST FS/HS Host programming. But i dont know how to write...
  • 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...