• ARM Cortex-M3 Uart and SPI with Interrupt RL-ARM examples
    Hi, I am really new to ARM development with RL-ARM. I wonder where can I get examples of how to work with UART and SPI ports with interrupt using RL-ARM. I am working on a prototype that uses...
  • ARM Cortex-M3 Uart and SPI with Interrupt RL-ARM examples
    Hi, I am really new to ARM development with RL-ARM. I wonder where can I get examples of how to work with UART and SPI ports with interrupt using RL-ARM. I am working on a prototype that uses...
  • 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....
  • 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....
  • USB and SPI
    Hi Everyboady, I am using our own board with STR912 microprocessor and Keil uvision3 IDE. An external device is as a SPI Master device and our board is as a SPI slave. The master sends data every...