• How should I build a STM32f4 CMSIS based project in keil5?

    Hello

    Sorry if my question is repetitive and boring but I'm here after 4 hours searching!!

    I have an STM32f4-discovery board and liked to programming it with CMSIS library! but there are many tutorials on web in text and video that they are ambiguous…

  • 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 to use directly the directory tree from Cube, it seems…

  • Audio artifacts from CMSIS/DSP Q15 => float => Q15 conversion

    I use CMSIS/DSP library in an audio application. I have issues with the conversions 16 bits PCM (=>) Q15 => float => Q15 (=>) 16 bits PCM (in fact no
    real conversion between 16 bits PCM and Q15, as I understand that it is the same thing)

    I use…

  • CMSIS not supporting in keil -mdk

    Dear All,

    I am using STM32 device with MDK Keil 5.06 version.

    My project was developed in Coocox environment.

    Right at the moment, coocox is inactive in Forum.

    I have make a new project on MDK Keil  and start to adding all the related HAL driver and other…