Difference between revisions of "ST STM32WL"

From SEGGER Wiki
Jump to: navigation, search
Line 13: Line 13:
   
 
==Example Application==
 
==Example Application==
*ST STM32WL55JC2 evaluation board: https://wiki.segger.com/ST_STM32WL55JC2Example_Project
+
*ST STM32WL55JC2 evaluation board: [[File:ST_STM32WL55JC2_TestProject_ES_V510b.zip]]

Revision as of 18:12, 12 January 2021

The STM32WL55/54/E5xx long-range wireless and ultra-low-power devices embed a powerful and ultra-low-power LPWAN-compliant radio solution, enabling the following modulations: LoRa®, (G)FSK, (G)MSK, and BPSK.

Internal Flash

Supported Regions

The internal flash is divided into 3 different regions:

  • Main memory (0x08000000 - 0x0803FFFF)
  • System memory (0x1FFF0000 - 0x1FFF6FFF)
  • OTP area (0x1FFF7000 - 0x1FFF73FF)
  • Option Bytes (0x1FFF7800 - 0x1FFF7FFF)

For now, the J-Link supports the main memory, only.

Evaluation Boards

Example Application