• How spi communication is done
    1. Suppose i am having a spi master and spi slave (both are lpc2468 based)what is the procedure to read some bytes from a particular address of spi slave i.e what we all need to do like send some commands...
  • C8051F120 SPI communication
    Hi, I am trying SPI communication between two C8051F120. Master and slave in 3 wire mode config. first time master sends data correctly but second time it get shifted by 1 bit. Please help me for...
  • Serial Communication
    Can I communicate two programs? One written in C and another on ASM. The ASM would use a function Send Serial. The C would use a function Receive Serial. They should be on the same project? Or on...
  • serial communication
    Hi people, i have got a problem in simulating a serial communication program. to be more particular in getting data in to the controller through serial port i pressumed the way to this is in the debug...
  • serial communication
    hi friends iam working on cygnal mcus silabs, i need c programme of serial communication pc to controller.ialready used hyperterminal iam getting results but iwant to make my own menu driven software...