• stm32 HAL library for STM32105
    Hi All, I would like to start a new project with STM32F105RC and keil MDK professional. I developed many projects with STM32F407 and Keil MDK professional starting from cubeMx utilities. But...
  • HAL Library UART Problem
    Hello everyone; I'm using a STM32F4-DISCOVERY BOARD, when i'm trying to send datas over hal uart it only sends ASCII types of datas but in my project i must send binaries, strings, floats, chars...
  • stm32 HAL library
    Hi All, I see from the ST site that they released on 09-March-2015 "STM32F4xx HAL Drivers" version 1.3. In Keil.STM32F4xx_DFP.2.4.0.pack, actually used, the HAL library version is 1.1 dated June...
  • please help with incompatible arguments
    Hello, I am using uvision3 with realview compiler. I am busy working on an open source code, which was originally designed for an environment like visual studio. The program compiles fine there....
  • MDK is not incompatible with 'mklink' cmd?
    I'm using MDK-ARM V4.53, then i find MDK is not incompatible with 'mklink' cmd. for example: 1)mklink a.c Target\b.c then, In MDK, I open and modify 'a.c', we expect it remain the file symbol link...