EmbeddedRelated.com
The 2024 Embedded Online Conference

LPC2106 Programming - ISP and hex file

Started by gokbektas in LPC200020 years ago 9 replies

I connected my board to PC using UART0, bootloader enable pin pulled down using jumper, I run Philips ISP utility, Read Device...

I connected my board to PC using UART0, bootloader enable pin pulled down using jumper, I run Philips ISP utility, Read Device ID reads Part ID:4293984050, BootLoader ID:1.3 Is this correct? I select leddisp.hex and click Upload to Flash button, it fails...


LPC2106 flash utility problem

Started by Michal Krestan in LPC200018 years ago 10 replies

I need to help with programming LPC2106 via LPC2000 flash utility. I've got board with one LPC2106 connected via UART0 to COM1. P0.14 is...

I need to help with programming LPC2106 via LPC2000 flash utility. I've got board with one LPC2106 connected via UART0 to COM1. P0.14 is pulled low, power supply pins are in limits but I can't sucesfully connect with flash utility. Always I get message "Cannot communicate with test board". X1 and X2 pins are connected to 7.3728MHz resonator. If I measure data between PC and LPC210


VirtualCOM port Host side-Driver problem- PLPU-S2K

Started by Yusuf Husainy in LPC200011 years ago 15 replies

Hello all, I am working on Virtual COM port driver for a LPC2148 based Board. I have a= custom board, and have slightly modified the code for...

Hello all, I am working on Virtual COM port driver for a LPC2148 based Board. I have a= custom board, and have slightly modified the code for the VirtualCOM drive= r hosted on this mailing list for LPC2148. 1. Now, when I connect my device, the Host driver install correctly, and creat= es two Virtual COM ports - COM9, COM10.=A0 Initially, I have configured UART0(COM7) to 9600 for debug...


Need demo for CrossWorks CTL that uses timers and interrupt IO on LPC2129

Started by Peter Klemm in LPC200016 years ago 1 reply

I am trying to understand how to manage IO with interrupts when using CrossWorks Tasking Library (CTL). I have a small program with 3 tasks. Two...

I am trying to understand how to manage IO with interrupts when using CrossWorks Tasking Library (CTL). I have a small program with 3 tasks. Two tasks just blink LEDs and the third outputs via UART0 using interrupts. I seem to not understand how to setup interrupts on the LPC2129, or maybe I am not understanding CTL and interrupt routines. Anyone have a good example program for CrossWorks ...


Programming external Flash with bootloader LPC2290 and LPC2294

Started by gfaurie1 in LPC200019 years ago 1 reply

Hi, I 'd like to know if it's possible to program an external flash on CS0 with the integrated bootloader on UART0. The bootloader...

Hi, I 'd like to know if it's possible to program an external flash on CS0 with the integrated bootloader on UART0. The bootloader commands give the possibity to copy on-chip-RAM to on- chip FLASH in LPC2294. Is it possible to copy on external FLASH? because LPC2290 haven't on chip memory does any-body have already programed external


LPC2364 UART3 Issue:

Started by prab...@yahoo.co.in in LPC200014 years ago 13 replies

LPC2364 UART 3Issue: I am using LPC2364 and tested UART0,UART1 with Interrupts. Its working fine.But if i try to test UART3,its not...

LPC2364 UART 3Issue: I am using LPC2364 and tested UART0,UART1 with Interrupts. Its working fine.But if i try to test UART3,its not working(Not receiving data). I have tested UART3 tx part without interrupts based.Its working. But i didn't test RX part without interrupts method.Is there any limitation in LPC2364 uart3 interrupts or RX part. I have also enabled power for UART3 by using PCONP...



The 2024 Embedded Online Conference