• SPI error in ADuC7024
    Now I want to use SPI of ADuC7024 to extend a LCD.But I fail to write any data to SPITX which is SPI's transmitting register.Who could help me?Thank you! There is the beginning code. int main(void...
  • spi
    hello i used spi_sam7x.c in my project with at91sam7x256 but now can i use this file for at91sam7s256 with a little change in header file? (replace at91sam7x256 with at91sam7s256)
  • SPI
    Hi everyone I am using stm32f051. I have to send data through SPI1 into DAC081S101. there is no output in the output of the DAC081S101. similarly an error in the MSB of the MOSI output. The code...
  • SPI Init SPI_NSS compiler error
    I'm using the Keil MCBSTM32 (STM32F103RBT6) and Keil uVision 4.21.0.0. The startup file is "startup_stm32f10x_md.s". I'm trying to setup SPI1 and I'm getting a compiler error on the line "SPI_InitStructure...
  • SPI Clock issue of SPI with LPC2378
    Dear Sir, On Simulation a proper SPI clock is generated but in actual noisy clock is observed on CRO 1)Clock signal should be in square wave form? So if so for what reason noisy clock is seen on CRO...