Skip to content

Commit

Permalink
applet.program.mec16xx: add note to the help text about what devices …
Browse files Browse the repository at this point in the history
…have been tested
  • Loading branch information
purdeaandrei committed Jan 14, 2024
1 parent 3df2adf commit e565831
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions software/glasgow/applet/program/mec16xx/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,10 @@ class ProgramMEC16xxApplet(DebugARCApplet):
Read and write Microchip MEC16xx/MEC16xxi embedded controller integrated Flash
via the JTAG interface.
This applet has been tested and works correctly on Lenovo Thinkshiled-branded MEC1633

This comment has been minimized.

Copy link
@whitequark

whitequark Jan 14, 2024

Member

typo: Thinkshield

This comment has been minimized.

Copy link
@purdeaandrei

purdeaandrei Jan 14, 2024

Author Contributor

fixed

(2024 january). This applet was originally developed to support MEC1618/MEC1618i, however
the latest changes and fixes have not yet been tested on this device.
Per the MEC16xx datasheets, the minimum JTAG frequency should be 1 MHz.
There are two types of erase operations that can be performed:
Expand Down

0 comments on commit e565831

Please sign in to comment.