• Slow compiler performace of uVision 5.15
    We currently used the version 5.10 of uVision in our projects. Today we did some tests with the new release version 5.15. On my personal system the new version works as expected, but on a second system...
  • cmsis fft example problem in keil uvision 5.15
    Hello I tried to compile and run arm_fft_bin_example of the cmsis package but there is a problem. The problem is in the arm_bitreversal2.s file that can't be compiled by keil. Is there any workaround...
  • DFU for STM32103x
    Hi, I am trying to implement DFU on the eval board (MCBSTM32 ver 5.1.1) I have installed the driver that comes with the app note on STMicro's website. I am confused with the hardware aspect of...
  • DFU on MCBSTM32C
    Is it possible to do DFU programming on the MCBSTM32C through the USB? I've downloaded the DfuSe software from STMicroelectronics and converted a working version of blinky.hex to blinky.dfu, but how...
  • DFU and MCBSTM32E, general questions about DFU
    Hi everybody, i have here an MCBSTM32E and i want to upgrade its Firmware via USB. So i found the DFU example from ST and tried to load it to the board, it worked. But i have some trouble with...