• 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...
  • 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...
  • mon51 modification
    I'm now using SST89C58 microcontroller chip, it has 32K+4K internal FLASH EEPROM, I hope to interface 89C58 through MON51 with UV2 and write internal FLASH EEPROM directly, Please tell me if I can DO...
  • mon51 modification
    I'm now using SST89C58 microcontroller chip, it has 32K+4K internal FLASH EEPROM, I hope to interface 89C58 through MON51 with UV2 and write internal FLASH EEPROM directly, Please tell me if I can DO...
  • 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...