This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

AT89C51RE2 clarification

hello,
According to the AT89C51RE2 datasheet, the uC have
2 UART. but in the uVision V3.33 debugger peripherals i dont see that i have 2 UART to work with.

why ?

thanks in advance
nir

Parents
  • sure i did
    this is from the datasheet:

    "Two Full Duplex Enhanced UART with Dedicated Internal Baud Rate Generator"

    "In addition, the AT89C51RE2 has a Programmable Counter Array, an XRAM of 8192 bytes, a Hardware Watchdog Timer, SPI and Keyboard, two serial channels that facilitates multiprocessor communication (EUART),
    a speed improvement mechanism (X2 mode) and an extended
    stack mode that allows the stack to be extended in the lower 256 bytes of XRAM"

Reply
  • sure i did
    this is from the datasheet:

    "Two Full Duplex Enhanced UART with Dedicated Internal Baud Rate Generator"

    "In addition, the AT89C51RE2 has a Programmable Counter Array, an XRAM of 8192 bytes, a Hardware Watchdog Timer, SPI and Keyboard, two serial channels that facilitates multiprocessor communication (EUART),
    a speed improvement mechanism (X2 mode) and an extended
    stack mode that allows the stack to be extended in the lower 256 bytes of XRAM"

Children