lpc21isp icon indicating copy to clipboard operation
lpc21isp copied to clipboard

Add Cortex-M MCU reset and add LPC11x6x devices

Open BsAtHome opened this issue 9 years ago • 3 comments

Hi,

This PR adds a core reset feature and several LPC devices.

The feature added relates to Cortex-M core reset capability. These cores can be reset by software. The patch adds the download of a reset-routine (described in a comment) and a command-line option "-reset" to activate this behaviour.

There are also added several devices:

  • LPC11U6[678]
  • LPC11E6[678] Both 48-, 64- and 100-pin versions are added.

Please consider adding these changes to the distribution.

Thanks,

-- Greetings Bertho

BsAtHome avatar Apr 20 '17 19:04 BsAtHome

Just tested the device definitions. It works.

axos88 avatar Aug 21 '19 20:08 axos88

This PR is over two years old, glad it still works. However, it seems like the project is a bit dead with the last commit almost four years ago.

BsAtHome avatar Aug 21 '19 21:08 BsAtHome

Yeah, seems so. I just wanted that info out there for anyone searching and finding this :)

axos88 avatar Aug 21 '19 22:08 axos88