Main Menu

Recent posts

#71
ARM Cortex / Re: Replacement dongle for FTD...
Last post by Andy Ayre - May 12, 2020, 12:11:36 PM
I'm not aware of anything. Have you asked Future Designs? Andy
#72
ARM Cortex / Replacement dongle for FTDI US...
Last post by jking - May 12, 2020, 11:26:19 AM
Hello,

Can anyone recommend a replacement for the obsolete USB-ICP-LPC2K made by FTDI?  We use flash magic with the USB-ICP-LPC2K dongle to erase the read protect bit on an NXP LPC1787.

Thanks
#73
LPC2xxx / Re: it's about to send progra...
Last post by Andy Ayre - April 21, 2020, 09:14:59 AM
Use a USB to RS232 cable, such as one from FTDI. Some of those cables are cheap and don't work properly. Put a MAX232 or similar between the cable and microcontroller. I suggest you look at the schematics of some off-the-shelf LPC2000 eval boards.

Andy

#74
LPC2xxx / it's about to send program to...
Last post by LPC2148 - April 21, 2020, 05:32:25 AM
Hi all,

I will start to use lpc-h2148 arm board.I have it. I wrote program.
I have a few question which I don't know.
I don't have jtag module
I have paralel and serial port on my pc

question 1) I want to upload program to arm board, Could I upload program via USB port on the arm board? ( I did not try it)

question 2) Could I upload program with USB to TTL  only by using TX,RX,GND?
There are 5 pin on the USB to TTL (+5V,TXD,RXD,GND,+3V)

baund rate 9600
I tried like this flashmagic program, but failed (program gave this error code  operation failed. Failed to autobaund)

USB to TTL >>>> LPC2148
TX         >>>> P0.1 RX
RX         >>>> P0.0 TX
GND        >>>> GND

I need your answer and ideas
with best regards,
#75
LPC2xxx / Re: LPC2148
Last post by Andy Ayre - March 27, 2020, 08:56:14 AM
The hex file determines where the data goes - it contains the addresses. Andy
#76
ARM Cortex / Re: Program NXP board LPCXpr...
Last post by Andy Ayre - March 27, 2020, 08:55:03 AM
Is the board still shown in the drop down list in section one?

Did you program it with firmware that disabled SWD? If yes then you won't be able to reprogram it again.

Andy
#77
ARM Cortex / Program NXP board LPCXpresso...
Last post by javiergonzalezb - March 27, 2020, 01:06:30 AM
Hello:
I'm trying to  program the LPCXpresso54628  with Flash Magic Software.
The first Time I could to program the board.
But, the next time when I wanted to program again, Flash Magic show error:

Operation failed. Failed to connect. Try disconnecting and reconnecting the board. Make sure the board appeart in the devices manager.
#78
LPC2xxx / LPC2148
Last post by mike03590 - March 06, 2020, 02:06:07 PM
I am a lowly repair tech..(I like my job though) I am loading the frimware and font into an LPC2148 for a small printer...It loads beautifully from Flash Magic. When i try to ,load my file (hex)  called (LOGO) into the LPC 2148 it load, but to the incorrect block...I want block 26 but the logo seems to go to block 25...Can I tell this program where to put the logo file??
#79
LPC2xxx / Re: FlashMagic 12.75 doesn't e...
Last post by Andy Ayre - February 03, 2020, 08:32:24 AM
OK, that is something we can address for the next release - thanks for letting us know. Andy
#80
LPC2xxx / Re: FlashMagic 12.75 doesn't e...
Last post by Werner - January 29, 2020, 06:28:12 AM
Ok, I found the oscilator frequency field has moved to View->Preferences->Hardware.
Unfortunately the import of an old .fms file doesn't fill this field.