• 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...
  • MCI driver for microSD with SPI access
    Hello, I need to replace the MCI driver of the Keil Example Code \Keil\ARM\Boards\Keil\MCB2300\RL\USB_FlashFS\SD_File by a driver which accesses the microSD card via the SPI interface in SPI mode...
  • 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...
  • MCI Driver for LPC1788
    Hi. I need MCI Driver for LPC1788 to use in MDK FlashFS. Does anyone have the source code? Thanks
  • CMSIS SPI driver problem
    Hi every body.I have a project based on CMSIS-RTOS2 and STM32F107VC. There are threads for 2 USARTs,TCPNET and GPIOs all working fine. Also there is a thread to drive a spi memory on SPI3. When I use...