Skip to content

Conversation

@haata
Copy link
Contributor

@haata haata commented May 2, 2020

  • Supported with most implementations of EefcFlash
    • I looked through the various datasheets to make sure each chip
      supported EEFC_FCMD_STUI
  • uniqueIdWords parameter defines the length of the id
    • If zero length, ignore the id
  • Ignored for non-EefcFlash modules
  • Prints using info if supported
    bossa> connect /dev/ttyACM0
    Connected to device on /dev/ttyACM0
    bossa> info
    Device : ATSAM4S4
    Version : v1.13 RC2 Feb 20 2013 13:25:17
    Address : 0x400000
    Pages : 512
    Page Size : 512 bytes
    Total Size : 256KB
    Planes : 1
    Lock Regions : 16
    Locked : none
    Security : false
    Boot Flash : false
    Unique Id : 533631004a504d573530393134343034

- Supported with most implementations of EefcFlash
  * I looked through the various datasheets to make sure each chip
    supported EEFC_FCMD_STUI
- uniqueIdWords parameter defines the length of the id
  * If zero length, ignore the id
- Ignored for non-EefcFlash modules
- Prints using info if supported
bossa> connect /dev/ttyACM0
Connected to device on /dev/ttyACM0
bossa> info
Device       : ATSAM4S4
Version      : v1.13 RC2 Feb 20 2013 13:25:17
Address      : 0x400000
Pages        : 512
Page Size    : 512 bytes
Total Size   : 256KB
Planes       : 1
Lock Regions : 16
Locked       : none
Security     : false
Boot Flash   : false
Unique Id    : 533631004a504d573530393134343034
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant