• I can't find "#if !defined USE_STDPERIPH_DRIVER" in stm32f4xx.h
    hi dear reader I'm a beginner and i learned cmsis but now I want to use from standard peripheral libraries but I can't find "if !defined USE_STDPERIPH_DRIVER" to define it in my project. my keil ver...
  • Keil MDK 5.26.2 Misses characters in the Debug (Printf) Viewer
    I'm trying to debug output from my MCU (TM4C123) main system clock operating at 50MHz. When I try to print more than a few characters of output I find that many characters are being dropped from the Debug...
  • KEIL MDK: performance analyzer double result
    What happen, why double the result ?
  • STM32F4xx File Name size
    Using RTX RL-FlashFS on a SD-CARD formatted to FAT32, when I create file with large file name with 13 to 18 characters the file system get corrupted to a point it becomes unreadable when about 100 files...
  • HEX file Name
    Is it possible to set the HEX file name by preprocessor commands?