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

How to flash CircuitPython for SparkFun Thing Plus Matter MGM240P #1191

Open
lboue opened this issue May 2, 2023 · 2 comments
Open

How to flash CircuitPython for SparkFun Thing Plus Matter MGM240P #1191

lboue opened this issue May 2, 2023 · 2 comments

Comments

@lboue
Copy link

lboue commented May 2, 2023

Hello,

Could you tell me how to flash the binary to the board as I was not successful.
I downloaded binary file adafruit-circuitpython-sparkfun_thingplus_matter_mgm240p_brd2704a-en_US-8.1.0-beta.2.bin from this page:
SparkFun Thing Plus Matter MGM240P

I can't flash it:
image

@lboue
Copy link
Author

lboue commented May 2, 2023

  • Select 0x08000000 as Base address

I don't know if this is the right method but it seems to work.

image

I just added a PR #1192 to explain how to do it.

@RetiredWizard
Copy link
Contributor

RetiredWizard commented May 2, 2023

I'm not sure how I found my way there but I used the "In-System Programming" section on this site: https://www.silabs.com/developers/mcu-programming-options to download "Simplicity Commander" which recognized and programmed the board with the .bin file.

EDIT Opps, it looks like that's what you did as well, I guess I just lucked out and selected the correct address to flash :/

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

No branches or pull requests

2 participants