• Drivers in MDK-ARM 5.17 + Keil STM32L4xx_DFP.1.0.0 pack + STM32CubeL4
    Hello, I just installed the software products in title, but cannot find fully usable device drivers for i2c or spi (among others) at the usual place, that is in RTE management window. Moreover, triying...
  • define U16
    U16 timerVal = (U16)-1027; erm...if i'm using this code, how to define that U16? I'm not that good in using this U16...not familiar enough....Need to define it on top of the code? can use unsigned...
  • Path define
    Hello, Does anyone know if there is a way to set project path macro? For example when I use standard makefile I can quickly change library of all C files in project like this: #USED_SDK :=...
  • missing ANSI function --- strtok
    The PKARM doc's do list a fair number of ANSI functions that are not implemented, however I would like the strtok function (which is currently not implemented). Does anyone have a strtok function they...
  • Missing Example Programs
    Hello all, I've bought the MCBSTM32F400UME and I also have downloaded the Keil MDK. Because of the fact that I formaly worked with an other platform lots of thinks are new for me. Know I...