Release Notes for Point-to-Point Communication Example Using Sub 1GHz SPIRIT1 and S2-LP Expansion Board

Copyright © 2021 STMicroelectronics

License

This software package is licensed by ST under 3 Clause BSD License, the “License”; You may not use this component except in compliance with the License. You may obtain a copy of the License at:

3 Clause BSD License

Purpose

This example is to demonstrate Point-to-Point communication using Spirit1/ S2-LP driver and STM32Cube firmware.

Update History

Main Changes

  • Fixed S2LP_ConfigRangeExt() usage
  • Fixed S2LP_EnableSQI() API
  • Added STM32CubeIDE projects
  • New projects structure (removed old “Multi” structure)

Main Changes

  • Added support for X-NUCLEO-S2915A1 (along with X-NUCLEO-S2868A1 for S2-LP)
  • New expansion board X-NUCLEO-S2868A2 is automatically supported because pin to pin compatible with X-NUCLEO-S2868A1

Main Changes

  • Added support for CSMA in P2P demo

Main Changes

  • Added support for NUCLEO-L152RE
  • P2P state machine simplified

Main Changes

  • First release