• 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...
  • 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 of interfacing of SPI & UART together on LPC2378
    I want run SPI & UART Together....means I initialized UART then SPI... Then I am taking data from SPI and sending through UART on hyper terminal. But I am facing problem to run both modules at time....
  • 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...