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

evaluation board MCBx51

Does anyone know if it is possible to use both serial ports of the board? And can we configure the baudrate of the internal UART?
Thanks

Parents
  • The on chip UART can be configured in any way you want - it has 100% of the functionality you expect. All of the monitor commands work through the external UART.

    While it is possible to use both UARTS, you would lose the monitor capability, right? You would have to replace the EPROM with your own, or program the 251 chip.

Reply
  • The on chip UART can be configured in any way you want - it has 100% of the functionality you expect. All of the monitor commands work through the external UART.

    While it is possible to use both UARTS, you would lose the monitor capability, right? You would have to replace the EPROM with your own, or program the 251 chip.

Children