EmbeddedRelated.com
The 2024 Embedded Online Conference

LPC2378 dev board with 2.8" TFT touchscreen

Started by zoidicus in LPC200015 years ago 7 replies

I'm an amateur AVR user considering upgrading my robotics core module to an ARM7, and I'm looking at this:...

I'm an amateur AVR user considering upgrading my robotics core module to an ARM7, and I'm looking at this: http://www.thaieasyelec.net/index.php/arm/arm7-lpc2378-with-2-8-inch-qvga-tft-lcd-touch-screen/p _2.html The board has 3 key peripherals I want (LCD, touchscreen, uSD). I will be learning about ARM, the 2378, these peripherals, and CrossWorks 2 all at the same time. Ugh. I never really n


Problem with Olimex ARM-USB-OCD and Rowley

Started by andersfostad in LPC200014 years ago 4 replies

Hi, I have an Olimex P2138 board to which I connect with the Olimex ARM-USB-OCD JTAG programmer. When connecting to the board using Rowley...

Hi, I have an Olimex P2138 board to which I connect with the Olimex ARM-USB-OCD JTAG programmer. When connecting to the board using Rowley Crossworks I keep getting the "Cannot identify target. Check JTAG connections and that the target is powered"- message. I must say, however, that I am able to make it work, so there shouldn't be anything fundamentally wrong. But, the error message keeps comi...


Boot Monitors and remapping interrupt vectors

Started by Darcy Williams in LPC200017 years ago 14 replies

I'm using an LPC2138/2148 with Rowley CrossWorks and GCC 4.1.1 Essentially, I have a boot monitor in the first two sectors of flash that...

I'm using an LPC2138/2148 with Rowley CrossWorks and GCC 4.1.1 Essentially, I have a boot monitor in the first two sectors of flash that checks the primary application image against another application image, and if required copies the upgrade over the primary application. Addr: 0x0000 0000 - 0x0000 1FFF (sect: 0 - 1) - Custom boot monitor Addr: 0x0000 4000 - 0x0001 FFFF (sect: 4 - 1...


NewMicros *2138 JTAG

Started by WadeA & RebeccaM Smith in LPC200015 years ago 5 replies

I have a few of the NewMicros.com Tini2138 and Plug-a-2138 boards. I keep trying to get them working for my robots, but I have not yet...

I have a few of the NewMicros.com Tini2138 and Plug-a-2138 boards. I keep trying to get them working for my robots, but I have not yet been able to get anything to happen. They have a 10-pin JTAG. I made an adapter between a standard 20-pin JTAG and the 10-pin on the Tini2138 and Plug-a-2138 boards. I tried the Rowley Crossworks and Amontec JTAGkey-Tiny. The Rowley IDE cannot see any ...


interface to the "LPC1700 secondary USB bootloader"

Started by normnet2003 in LPC200013 years ago 9 replies

Where would I find the interface to the "LPC1700 secondary USB bootloader" in Crossworks? I have Blinky.c compiling and building. I have...

Where would I find the interface to the "LPC1700 secondary USB bootloader" in Crossworks? I have Blinky.c compiling and building. I have read the bootloader pdf found at: http://www.nxp.com/documents/application_note/AN10866.pdf I have my "Blueboard LPC1768" pulled low on reset on both pins P2.12 and P1.2 to enter secondary bootload mode. Both pins are pulled low as they both are refer...



The 2024 Embedded Online Conference