Sign in

username:

password:



Not a member?

Search lpc2000



Search tips

Subscribe to lpc2000



lpc2000 by Keywords

2106 | ADC | ARM7 | Atmel | Bootloader | CAN | CrossStudio | CrossWorks | DDS | ECos | Ethernet | ETM | FIFO | FLASH | FPGA | GCC | GDB | GNU | GNUARM | GPIO | I2C | IAP | IAR | JTAG | Kickstart | LCD | Linux | LPC | LPC-E2294 | LPC2000 | LPC2100 | LPC2104 | Lpc2106 | Lpc210x | LPC2114 | LPC2119 | LPC2124 | LPC2129 | Lpc2138 | LPC213x | LPC21xx | LPC2210 | LPC2212 | LPC2214 | LPC2292 | LPC2294 | LPC2xxx | LPC3128 | MCB2100 | Olimex | Philips | PWM | Rowley | RTC | RTOS | SPI | SSP | UART | UART0 | UART1 | ULINK | USB | Watchdog | Wiggler


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | LPC2000 | LPC2468 Flash programming problem ! strange one

Discussion group dedicated to the Philips LPC2000 family of ARM MCUs

LPC2468 Flash programming problem ! strange one - zanakca - Nov 5 22:51:53 2009

Hi all,
I have a .hex file generated with IAR workbench. When I download the hex file with the flashmagic tool and then reset my LCD (24x4) doesn't init, but the other functionalities of my program works just fine, (UARTs, MMC, ...).

The strange part is when I send the Go command from flashmagic, the program starts normally and my LCD is initiated and display correctly.

What is wrong here ??

Thanks for your help

Zakaria Nakrachi

------------------------------------



(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )


RE: LPC2468 Flash programming problem ! strange one - viren - Nov 6 3:18:03 2009

Hi,

Press go command from flash magic and also check the status of p2.10 and
reset pin.

_____

From: l...@yahoogroups.com [mailto:l...@yahoogroups.com] On Behalf Of
zanakca
Sent: Friday, November 06, 2009 9:21 AM
To: l...@yahoogroups.com
Subject: [lpc2000] LPC2468 Flash programming problem ! strange one

Hi all,
I have a .hex file generated with IAR workbench. When I download the hex
file with the flashmagic tool and then reset my LCD (24x4) doesn't init, but
the other functionalities of my program works just fine, (UARTs, MMC, ...).

The strange part is when I send the Go command from flashmagic, the program
starts normally and my LCD is initiated and display correctly.

What is wrong here ??

Thanks for your help

Zakaria Nakrachi

[Non-text portions of this message have been removed]

------------------------------------



(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )

Re: LPC2468 Flash programming problem ! strange one - Mukund Deshmukh - Nov 6 4:14:31 2009

> Hi all,
> I have a .hex file generated with IAR workbench. When I download the hex
> file with the flashmagic tool and then reset my LCD (24x4) doesn't init,
> but
> the other functionalities of my program works just fine, (UARTs, MMC,
> ...).
>
> The strange part is when I send the Go command from flashmagic, the
> program
> starts normally and my LCD is initiated and display correctly.
>
> What is wrong here ??
>

The character LCD are bit slow in voltage rise. Insert a delay before
initializing the LCD.
The LCD initialization also needs to done properly, refer manufacturer data
sheet, and have at least 50% more delay.

Warm Regards,
Mukund Deshmukh,
Beta Computronics Pvt Ltd,
10/1 IT Park, Parsodi,
Nagpur -440022.

------------------------------------



(You need to be a member of lpc2000 -- send a blank email to lpc2000-subscribe@yahoogroups.com )