You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo is MCCI's version of https://github.com/stm32duino/Arduino_Core_STM32, adapted for the STM32L082as used in the Murata modulein the MCCI Catena® LoRaWAN™ boards.
3
+
This repoository is MCCI's version of https://github.com/stm32duino/Arduino_Core_STM32, adapted for the STM32L082. The BSP here targets the STM32L082 as used in the Murata CMWX1ZZABZ LoRa®module, as further in the MCCI Catena® LoRaWAN™ boards. The pinouts, etc., are therefore chosen to make the Catena 4551 closely compatible with the Adafruit Feather M0 LoRa.
4
4
5
-
For general info, we suggest you check the stmm32duino[README.md](https://github.com/stm32duino/Arduino_Core_STM32#arduino-core-support-for-stm32-based-boards), especially the [Getting Started](https://github.com/stm32duino/Arduino_Core_STM32#getting-started) section.
5
+
For general information, please check the stm32duino[README.md](https://github.com/stm32duino/Arduino_Core_STM32#arduino-core-support-for-stm32-based-boards), especially the [Getting Started](https://github.com/stm32duino/Arduino_Core_STM32#getting-started) section.
6
6
7
7
<!-- TOC depthFrom:2 -->
8
8
9
9
-[Latest release](#latest-release)
10
10
-[Getting Started](#getting-started)
11
-
-[Boards available](#boards-available)
11
+
-[Supported Boards and CPUs](#supported-boards-and-cpus)
12
12
-[Troubleshooting](#troubleshooting)
13
+
-[Notes and Acknowledgements](#notes-and-acknowledgements)
13
14
-[Support Open-Source Software, Hardware, and Community IoT!](#support-open-source-software-hardware-and-community-iot)
14
15
15
16
<!-- /TOC -->
@@ -20,19 +21,28 @@ For general info, we suggest you check the stmm32duino [README.md](https://githu
20
21
21
22
## Getting Started
22
23
23
-
This repo is available as a package usable with [Arduino Boards Manager](https://www.arduino.cc/en/guide/cores).
24
+
This repository is available as a package usable with [Arduino Boards Manager](https://www.arduino.cc/en/guide/cores).
24
25
25
26
For full instructions on using the "**Boards Manager**", see [Installing the MCCI Catena BSP](https://github.com/mcci-catena/arduino-boards#installing-the-mcci-catena-bsp).
26
27
28
+
## Supported Boards and CPUs
27
29
28
-
## Boards available
29
-
30
-
- STM32L082 on MCCI Catena 4551
30
+
| Board | CPU/SOC | Comment |
31
+
|-------|:-------:|---------|
32
+
|MCCI Catena 4551| STM32L082 | This board uses a Murata CMWX1ZZABZ module, containing the STM32L082 CPU |
31
33
32
34
## Troubleshooting
33
35
34
36
If you have any issue, you may [file an issue on Github](https://github.com/mcci-catena/Arduino_Core_STM32/issues/new). You may also submit a support request on the [MCCI support forum](http://portal.mcci.com).
35
37
38
+
## Notes and Acknowledgements
39
+
40
+
MCCI and MCCI Catena are registered trademarks of MCCI Corporation.
41
+
42
+
LoRa is a registered trademark of the LoRa Alliance. LoRaWAN is a trademark of the LoRa Alliance.
43
+
44
+
All other trademarks are the property of their respective owners.
45
+
36
46
## Support Open-Source Software, Hardware, and Community IoT!
37
47
38
-
Everyone at MCCI invests time and resources providing this open-source code and open-source hardware. MCCI is also the principal corporate sponsor of [The Things Network New York](https://thethings.nyc) and [Ithaca](https://ttni.tech). Please support our work by purchasing products from MCCI!
48
+
Everyone at MCCI invests time and resources providing this open-source code and open-source hardware. MCCI is also the principal corporate sponsor of [The Things Network New York](https://thethings.nyc) and [Ithaca](https://ttni.tech). Please support our work by purchasing products from MCCI! Visit our on-line store at [store.mcci.com](https://store.mcci.com).
0 commit comments