• 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...
  • On STM32h753 UART interrupt is working fine after programming the controller using keil but malfunctions after complete power reset ?
    I am working on STM32H753 microcontroller. I want to receive string using UART interrupt and send the same string back on UART. The IDE is keil uvision 5. The problem I am facing is that when I first...
  • Suggest project
    i'm getting the keil mcb1000 evaluation board soon. i will start a blog on wordpress with all the experiences of it. tell me what is the good code to write. Jan Adelsten.
  • 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...