From 7a4d42ad774dc336dc926d02e572da74e980e74b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Wed, 3 May 2023 00:36:52 +0200 Subject: [PATCH 1/2] Flash Circuitpython to the board --- _board/sparkfun_thing_plus_matter_mgm240p.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/_board/sparkfun_thing_plus_matter_mgm240p.md b/_board/sparkfun_thing_plus_matter_mgm240p.md index 085157cc5c..c3a129ac30 100644 --- a/_board/sparkfun_thing_plus_matter_mgm240p.md +++ b/_board/sparkfun_thing_plus_matter_mgm240p.md @@ -39,5 +39,11 @@ The MGM240P wireless module is built around the EFR32MG24 Wireless SoC with a 32 * [MGM240P Wireless Module](https://www.silabs.com/wireless/zigbee/efr32mg24-series-2-modules/device.mgm240pb32vna?tab=specs) * [SparkFun Thing Plus Matter - MGM240P](https://www.sparkfun.com/products/20270) +## Flash Circuitpython to the SparkFun Thing Plus Matter board +1. Dowload the .BIN file +2. Start Flash programmer in SimplicityStudio +3. Select 0x08000000 as 'Base address' +4. Click 'Program' + ## Purchase * [SparkFun](https://www.sparkfun.com/products/20270) From eefbe714d0297d60ada90ccf42a5de2f50dba0fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Wed, 3 May 2023 00:42:11 +0200 Subject: [PATCH 2/2] Update sparkfun_thing_plus_matter_mgm240p.md --- _board/sparkfun_thing_plus_matter_mgm240p.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_board/sparkfun_thing_plus_matter_mgm240p.md b/_board/sparkfun_thing_plus_matter_mgm240p.md index c3a129ac30..d093536eb0 100644 --- a/_board/sparkfun_thing_plus_matter_mgm240p.md +++ b/_board/sparkfun_thing_plus_matter_mgm240p.md @@ -40,10 +40,10 @@ The MGM240P wireless module is built around the EFR32MG24 Wireless SoC with a 32 * [SparkFun Thing Plus Matter - MGM240P](https://www.sparkfun.com/products/20270) ## Flash Circuitpython to the SparkFun Thing Plus Matter board -1. Dowload the .BIN file +1. Download the .BIN file 2. Start Flash programmer in SimplicityStudio -3. Select 0x08000000 as 'Base address' -4. Click 'Program' +3. Select 0x08000000 as _Base address_ +4. Click _Program_ ## Purchase * [SparkFun](https://www.sparkfun.com/products/20270)