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

LPC2103 Registers Help!

Hi guys. I have a problem here. I'm new to LPC2103, previously been using 8051. I will explain in 8051 register instead of LPC2103 and hope you can enlighten me.

In 8051, there is SBUF, RI and TI bits. I would like to know which registers does similar functions respectively in LPC2103.

Your help is greatly appreciated. Thanks!

Parents
  • The answer is: The LPC2000 series has complete new peripherals. We have plenty of examples (partly in the product partly on this web side) that explain the usage of these peripherals.

    Without study of the data sheet / user's manual you cannot start using ARM based microcontrollers.

Reply
  • The answer is: The LPC2000 series has complete new peripherals. We have plenty of examples (partly in the product partly on this web side) that explain the usage of these peripherals.

    Without study of the data sheet / user's manual you cannot start using ARM based microcontrollers.

Children