Flash Magic Forum

In-System Programming Support => LPC9xx/LPC9xxx => Topic started by: Je Gold on July 07, 2009, 06:02:56 AM

Title: ISP Command to Reset the LPC935
Post by: Je Gold on July 07, 2009, 06:02:56 AM
Hi Andy,

After reading the LPC935 User Manual  I notice there is a ISP command to reset the MCU...  does flashmagic send this as the last command after programming?

Does flashmagic have the ability to send ISP REST MCU command while MCU is in ISP mode?

Thanks

Joe
Title: Re: ISP Command to Reset the LPC935
Post by: Andy Ayre on July 07, 2009, 11:39:08 AM
Getting the LPC9xx devices into ISP mode requires three pulses on the reset pin, as I'm sure you know. The easiest solution to doing this is to add the extra circuitry and let Flash Magic generate them using DTR and RTS. When this option is used after programming Flash Magic resets the device using DTR and RTS.

So the ISP command is currently not supported.

Andy
Title: Re: ISP Command to Reset the LPC935
Post by: Je Gold on July 08, 2009, 04:09:32 AM
Many thanks