• Keil Project
    Hi guys, I have a little issue, can someone explain me why when i start my project i have a message : Loading PDSC Debug Description failed for STMicroelectronics STM32F051K6 Disabling usage...
  • 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 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...
  • 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...
  • 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...