• 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...
  • 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...
  • 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...
  • 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...
  • KEIL + STM standard peripheral drivers + CMSIS
    Hello people! I am working on a project where I need to use LMS filters module of CMSIS and GPIO and USART drivers of STM standard peripherals library. The GPIO, TIMER and USART drivers are working...