• UART
    Ive tried to move data from Sbuf to Acc..... Ive tried using this code... whil;e debuggin the code ive used the serial window to pass data.... my main aim is to compare data that i recieve from the...
  • UART SIMULATOR
    Is there a way to enter hex values into the UART window in the simulator? I want to simulate the response of the application to a binary response from a controller, so finding equivalent (and type-able...
  • UART communication
    I am working on a project having three micro controllers.... Out of these three one is master and others are slave.... according to pin conditions of slave,it send some value which is recieve by the...
  • Two Uarts
    I am looking for 8051 core based micro controller with two uarts. Seems like it does not exist. Please help
  • 2 UARTs
    Hi guys, Here is the situation I've 89c51 microcontroller board which I want to connect with PC as well as GSM but as everybody knows it(8051) has only one UART so one solution is try using 87xx or...