• spi driver
    are there any spi driver for 8051? is it better to use the AT89S8252 with build in spi? Moveover, Are there any web site and source code for reference about c programming both the build in spi and...
  • CMSIS SPI driver for LPC1788
    Hello I want to drive Ethernet using middlewares, But some thing's are not available, like 'SPI Driver' ! I did the steps like the 'Network' document, but there is an error because the SPI driver is...
  • CMSIS SPI driver for STM32f103
    Hi I am currently using SPI driver from CMSIS drivers, SPI_STM32F103xx.c for my project.(STM32F103RB discovery board) I configured RTE_driver.h, defined RTE_SPI1 as 1, since I require SPI1 access...
  • Simple SPI driver for AT91SAM9260
    hi all, I am in bit dark because of the SPI of the AT91SAM9260,I need a driver for the SPI , Could some body please help me with this Thanks, SAP
  • STM32F437 SPI Drivers in MDK4?
    Hi everybody, I'm working on a project which until now has been working fine in MDK4. However, I've come to need the SPI Flash drivers (RL-FlashFS) for the STM32F437II-based board. I've found the necessary...