Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add process to Flash Circuitpython to the board #1192

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lboue
Copy link

@lboue lboue commented May 2, 2023

No description provided.

@RetiredWizard
Copy link
Contributor

You can get there after a few clicks from the "MGM240P Wireless Module" link but should there be a direct link to the "Simplicity Commander" download as well?

@lboue
Copy link
Author

lboue commented May 3, 2023

Hello @RetiredWizard:

  1. Can I have confirmation of the addresses to use to flash the binary?
  2. I propose to add some notes to help users:

Method 2 - Simplicity Commander

You can use Simplicity Commander: A tool that contains a scriptable command line, allows the user to flash their application.

  1. Download Simplicity Commander
  2. Extract Simplicity Commander directory from the zip file.
  3. Go to Simplicity Commander directory
  4. Run commander.exe in commande line

Does this look correct?

@RetiredWizard
Copy link
Contributor

That looks correct, however I'm running the Windows install which would probably be launched from an icon rather than the command line.

Here are a couple other approaches that I thought might work, but really as long as the link and reference to Simplicity Commander is included I think they're all good:

Method 2 - Simplicity Commander

You can use Simplicity Commander, A tool that contains a scriptable command line, allowing the user to flash their application.

  1. Download the .BIN file
  2. Select the attached board via the "select kit" pull down
  3. Start Flash programmer in Simplicity Commander by clicking on the "Flash" icon
  4. Confirm the Flash start address of 0x08000000 is selected
  5. Click Flash

I might even simplify it to something more like:

Flash Circuitpython to the SparkFun Thing Plus Matter board

The Flash programmer in SimplicityStudio or Simplicity Commander can be used to flash the board. The starting Flash base address should be set to 0x08000000.

@tannewt tannewt added the enhancement New feature or request label May 3, 2023
@makermelissa makermelissa marked this pull request as draft May 17, 2023 15:25
@makermelissa
Copy link
Contributor

It sounds like this is still a work in progress, so I'm converting to a draft for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants