Flash Magic Forum

In-System Programming Support => LPC9xx/LPC9xxx => Topic started by: FrankWu on May 17, 2010, 02:55:04 AM

Title: How to Assert DTR and RTS using command line interface of Flashmagic?
Post by: FrankWu on May 17, 2010, 02:55:04 AM
Hello:

I want to use DTR and RTS to control power on, how to Assert DTR and RTS using command line interface without any UART activities on TX and RX.

Best Regards,
Frank
Title: Re: How to Assert DTR and RTS using command line interface of Flashmagic?
Post by: Andy Ayre on May 17, 2010, 08:39:17 AM
The only functionality in Flash Magic for DTR and RTS is what is documented. Namely using them to power up and reset a device into bootloader mode or asserting RTS the whole time the COM port is open.

Andy
Title: Re: How to Assert DTR and RTS using command line interface of Flashmagic?
Post by: FrankWu on May 20, 2010, 04:18:49 AM
Dear Andy:

I have found out that FlashMagic Terminal could do what I want.
How to use the command line interface to execute Terminal fo FlashMagic?


Best Regards,
Frank
Title: Re: How to Assert DTR and RTS using command line interface of Flashmagic?
Post by: Andy Ayre on May 20, 2010, 08:40:02 AM
The functionality of DTR and RTS in the terminal should be the same as in the command line interface. However you cannot send/receive arbitrary data using the command line.

Andy