• problem with compile MassStorage example of Keil
    Hi, I can't compile this example of Keil: C:\Keil_v5\....\Boards\Keil\MCB1700\Middleware\USB\Device\MassStorage errors are: USBD_User_MSC_0.c(74): error: #20: identifier "fsDevCtrlCodeControlMedia...
  • Standard Struct?
    Having some problems working with a struct typedef. In RTX51, one of the system functions takes as an argument a pointer to a struct: //function prototype signed char os_check_mailboxes (t_rtx_allmbxtab...
  • ST Standard Peripheral RTC example do not run without MicroLib
    I am trying to run a RTC Calender example provided in ST Standard Peripheral Driver Library V3.1.2. I am able to run without enabling "Use MicroLib option in Tagret settings" in simulation mode but in...
  • STM32: Using the ST Standard Peripheral Library with Keil
    There has been a great deal of grief discussed in a great many threads on both this and the ST forum about problems due to trying to use code written for one version of the ST Standard Peripheral Library...
  • Standard Peripheral Library and HALL drives together in keil
    hi it seems that: 1- ST has moved to Cubemx code initializer and generates only HAL drivers 2- Keil hs introduced DFP and Manage-Run-time-Environment which use HAL drives although ST's cubemx...