• Missing CMSIS MCI and SPI drivers
    I am trying to use a memory card on the FRDM-K64F. When I go into manage Run-Time environment in uVision and select the file system driver for memory card it tells me that I am missing the the CMSIS...
  • USB Host printer driver
    Hi everyone, I am implementing a host side driver for printer . I have completed enumeration part of the printer. I am able to read Device ID string. My printer supports PCL3 language. I want...
  • CMSIS, SPI driver is missing!
    Hello I'm using Keil 5.10 professional, CMSIS 4.11. I want to use middlewares to connect to a web server, using LPC1788(Cortex-M3 from NXP) . But when I add ethernet driver to project, I get an error...
  • Missing CMSIS drivers for the USB device and the Ethernet MAC
    I am trying to use the middleware from Keil on a STM32H747. Unfortunately this fails because both the Ethernet MAC and USB device driver are missing. Does anyone have a solution for this problem? Many...
  • LPC1788 CMSIS SPI driver is missing!
    Hello I'm using Keil 5.10 professional, CMSIS 4.11. I want to use middlewares to connect to a web server, using LPC1788. But when I add ethernet driver to project, I get an error "require 2.01 CMSIS...