Jeffrey's Log

Archives | Subscribe



BlueBoard LPC1768 Header board review

       

BlueBoard LPC1768

Above shown is a BlueBoard LPC1768 header board. I got this board from NGX technologies. This board contains an ARM cortex M3 based LPC1768 microcontroller from NXP (Philips). NGX technologies has similar ARM development boards which can be purchased from their webshop.

NGX technologies BlueBoard LPC1768 header board is of size 95mm x 55mm size. It has an power connector to connect DC power. The board can also be powered using its mini USB port. It also contains an LED and a switch(other than the rest switch) for basic operation. All the pins of the controller can be accessed through the header pin port. It also contains an JTAG port for debugging the ARM microcontroller. There is also an EEPROM chip to store information which is independent of the power.

The greatest advantage of this board is that it can be flashed using its USB port. There is no seperate flashing tool hardware or software needed. Just plug the board into the USB port and press a button sequence. The board will appear as an mass storage device(like our USB pen drives). The compiled bin just has to be pasted into the drive. Once the reset button is pressed, the new compiled software will start to work. More information can be found from here.

These type of header boards are really helpful when you want to prototype your designs. Its really hard for a newbie or even time consuming for an expert to design a PCB for the microcontroller and then start development. This board contains all the basic circuit to bring up the microcontroller and start development.

Some useful links
1) Google code page(contains complete source code and hardware design): http://code.google.com/p/blueboard-lpc1768/
2) Product page(Contains more information about this products and various tools): http://shop.ngxtechnologies.com/product_info.php?cPath=21&products_id=65
3) Documents form NXP for LPC1768: http://ics.nxp.com/support/documents/microcontrollers/?scope=LPC1768

Posted in: Circuit, Electronics, Embedded Linux, Hacking | | 2 Comments

2 Comments

  1. Yogesh MonsterID Icon Yogesh
    Posted July 8, 2012 at 8:14 PM | Permalink

    Hello JEFFREY,
    Thanks a lot for putting such a nice things on your blog.
    I have purchased BlueBoard LPC1768 COMBO.
    http://shop.ngxtechnologies.com/product_info.php?cPath=21_33&products_id=97.

    I want to port uc-OS ii on this board, I am very much new on the ARM architecture and does not have any previous experience in porting any kind of RTOS.
    Is it possible for you to guide me for porting uc-os ii on this board?

    Looking for positive reply.

    Regards,
    Yogesh

  2. Posted September 29, 2012 at 12:00 AM | Permalink

    @Yogesh: It wont be possible for me to provide any guidance since I am busy with other activities.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>