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... when I run that modules independent then they are running but when I run it together they gave problem...
If any one have the solution on it Please reply me....
Here, I am using LPC2378 ARM7 Processor...& using SSP0 for SPI... I am also using PLL & I am set PLL Frequency to all peripherals.....