• 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...
  • How to add Hal library to a keil project?
    Hi, I'm looking for the right steps to add the Hal library to a Keil project. i already have the stm32f1xx hal library that include the hal and the cmsis folders (src and include). i'm facing some problem...
  • Code completion/suggestion not working with STM32 project
    Hi I create a basic project like led blinking on F411RE nucleo board with ST32Cube MX qnd opened the project with Keil. When I open keil, I have no code completion/suggestion even for very simple function...
  • Code doesn't run without debug mode (KEIL)
    Hi, i am using KEIL in my project. i am using STM32F030 as transmitter and STM32F4 as a receiver. When i run my code in debug mode both of them work properly. But when i press terminate and re-insert...
  • How to create a CMSIS project for DiscoveryF407VG board?
    I have downloaded Keil 5.24a, and Arm cortex-M legacy support, when I want to create a new project, in micro selection step, in Software Packs there is no STM32F407VG micro, but there is STM32F407VGTx...