• LPC2378 + SPI
    Hi All I am using LPC2378 to interface with the CLRC632 through SPI bus , i have used the example code provided by the nxp but its not working out the system waits in the while loop in the data transmitting...
  • 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...
  • problem in SPI of LPC2378
    Hi everybody! I want to send a byte with SPI in LPC2378 and i initialize the SPI block according to the user manual. But my problem is here that when i put a byte (for example 0x9F) in S0SPDR...
  • LPC2378 interface with AT45DB321D(SPI)
    Dear Sir, I am trying to make communication with flash memory AT45DB321D with LPC 2378 every register get modified except data register, here is the code given below, #define Cclk 12000000 /...
  • spi communication
    hello all, i am interfacing arm7 i.e lpc2148 with 7366 using spi. i want to know how many devices can we interface using spi? thank you