• how to genarate parallel data and capture serial data of Serializer
    hello I am doing a project im given with an IC SN65lv1023adb From TI Its a serialiser 10:1 to giv parallel input and capture differential serial output....all ths has to be done using mbed lpc1768...
  • how to genarate parallel data and capture serial data of Serializer
    hello I am doing a project im given with an IC SN65lv1023adb From TI Its a serialiser 10:1 to giv parallel input and capture differential serial output....all ths has to be done using mbed lpc1768...
  • LPC2378: Unable to recieve data from serial hyperteminal to serial port
    when i giv the getkey() commmand, the hyperterminal doesn't accept any value. However i am able to transmit from serial port to hyperterminal using sendchar or printf.. eg, sendchar (65); this displays...
  • LPC2378: Unable to recieve data from serial hyperteminal to serial port
    when i giv the getkey() commmand, the hyperterminal doesn't accept any value. However i am able to transmit from serial port to hyperterminal using sendchar or printf.. eg, sendchar (65); this displays...
  • Serial Data
    Hi All, How can i write a RS232 serial receive program that receices binary data and creates a unsigned long data from each 4-bytes received? I am using 2051 microcontroller. Any help would be...