Loading...
Searching...
No Matches
ST I-NUCLEO-LRWAN1 LoRa board

Support for the ST I-NUCLEO-LRWAN1 LoRa board shield. More...

Detailed Description

Support for the ST I-NUCLEO-LRWAN1 LoRa board shield.

Description

I-NUCLEO-LRWAN1

The I-NUCLEO-LRWAN1 board provides LoRa connectivity with an SX1272 radio connected via SPI to an ultra-low power STM32L052T8. microcontroller.

For details, the schematics are available on GitHub.

Note: to use the on-board I2C sensors, the R19 and R20 shorts must be closed (soldered).

Flashing the board

To flash, one needs to use an external ST-Link programmer connected to SWD pins of the JP6 connector.

By default, the flash on the microcontroller is write protected so before being able to flash it, one needs to unlock using the following:

Note that this unlock procedure only needs to be done once.

Accessing STDIO

STDIO is available on pin 0 and 1 on CN9 so one needs an USB to UART to connect to STDIO.

When flashing using an ST-Link, STDIO pins can be plugged directly to the RX/TX pins on the programmer, STDIO is then accessible like on any Nucleo boards.

Files

file  board.h
 Board specific definitions for the ST I-NUCLEO-LRWAN1 board.
 
file  periph_conf.h
 Peripheral MCU configuration for the ST I-NUCLEO-LRWAN1 board.