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

obsolete processor

Hi to all.

The processor P89CV51RB2 is obsolete.

In the Mouser web page this component is show how obsolete.

plz help.

Parents
  • You can use any controller of your choice. But before selecting any controller, List down all the requirements for your project.
    List down all the hardware requirements viz total number of timers, uarts, gpio lines, memory requirements (code and data memories) etc.
    Also decide if you will interface a 16*2 character LCD, graphic LCD or TFT or ...
    Do you need a touch interface?
    SD card, USB, ethernet interface, etc.

    All this will in turn help you to decide whether you are going to use procedural C or RTOS or any other OS for development.

    Finally select a architecture and hence the IC.

Reply
  • You can use any controller of your choice. But before selecting any controller, List down all the requirements for your project.
    List down all the hardware requirements viz total number of timers, uarts, gpio lines, memory requirements (code and data memories) etc.
    Also decide if you will interface a 16*2 character LCD, graphic LCD or TFT or ...
    Do you need a touch interface?
    SD card, USB, ethernet interface, etc.

    All this will in turn help you to decide whether you are going to use procedural C or RTOS or any other OS for development.

    Finally select a architecture and hence the IC.

Children