• REGARDING USART COMMUNICATION
    Dear Sir we're using ur MCBSTM32E board for ARM cortex m3 controller. we 're doing USART communication, we are able to transmit data from USART2, BUT IN RECEIVING WE'RE FACING PROBLEM THAT we did...
  • 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
  • SPI communication problem
    Hi! I am trying to communicate two LPC2214 using SPI, For this I am making One LPC 2214 Master and Transmitting Data using SPI1 and the other LPC is Slave and reciving data using SPI0 Port. Initially...
  • Regarding usage of printf for serial communication
    I am writing some serial data transfer apllication, i was seeing some examples given by keil. in that hello world example i have seen. i that they have used printf function which will print in serial...
  • SPI communication is too slow.
    Hi, I have written code for communication between C8051F120 and C8051F350 using SPI. C8051F120 is running at 100 MHz and C8051F350 running at 50 MHz - which is maximum possible for both. SPI clock...