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.
------------------------------------
______________________________
controlSUITE software. Comprehensive. Intuitive. Optimized.
Real-world software for real-time control. Details Here!

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