• 8051 to 8051 interfacing program in c
    PROGRAM IN C LANGUAGE to transfer data from 8051(philips) port 2 to 8051(philips) port 2...data is two different 13 digit codes which will be represented by a single digit .. EXAMPLE :: if the two codes...
  • 8051 to 8051 interfacing program in c
    PROGRAM IN C LANGUAGE to transfer data from 8051(philips) port 2 to 8051(philips) port 2...data is two different 13 digit codes which will be represented by a single digit .. EXAMPLE :: if the two codes...
  • uVision2 8051 installed forces uV3 ARM to 8051
    Hello Had uV3 installed supporting M3-Cortex. Installed my old uV2 8051 tools for a project and now uV3 can't compile ARM program anymore. Looks like the path names are intermingled on the console line...
  • uVision2 8051 installed forces uV3 ARM to 8051
    Hello Had uV3 installed supporting M3-Cortex. Installed my old uV2 8051 tools for a project and now uV3 can't compile ARM program anymore. Looks like the path names are intermingled on the console line...
  • How to connect 8051 to 8051 by UART???Help Please
    Hello, I´m trying to connect my 8051 to another 8051 with P3.0 and P3.1 using UART, but I can´t, I dont know why?.....The way that I do is: *Start UART in both Systems *Send data to the first 8051...