• 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...
  • 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 /...
  • 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...
  • SPI interface on LPC2378 with atmel dataflash
    Dear all I have to do ARM7 (LPC2378)SPI (serial periferal interface) interface with 45DB161B Atmel data flash. I am new about SPI interface in ARM7.so will u provide me any application note ,technical...
  • LPC2378 SPI TO DAC INTERFACE FOR 24bits.
    when i go through data sheet i found tat i can able to send max of 16bits. but i need to send 24bits, is it possible to write 24bits? if i write into 3 segments dac wil consider as three diff data is...