Skip to content

STM32L051K8T BaseBoard with RFM69HW and external Flash memory with support for PlatformIO

License

Notifications You must be signed in to change notification settings

CalinRadoni/pax-BB5

Repository files navigation

PAx BaseBoard STM32L051K8T

The hardware board is the one created by me in 2017, published in PAx5 repository. The new addition is PlatformIO compatibility files to allow programming the board with Arduino, CMSIS, LibOpenCM3 or STM32Cube frameworks.

See the docs site for pinout, schematic and more.

The code

In the src directory I have created blink test code for Arduino, CMSIS, LibOpenCM3 and STM32Cube. The selection between directories is made through platformio.ini configuration file.

Hardware details

  • STM32L051K8T MCU
  • RFM69HW transceiver module 868MHz
  • M25P10 128kB Flash memory
  • on-board LED
  • on-board switch port

Development Environment

License

Unless otherwise specified:

The software and documentation are released under the GNU GPLv3 License. See the LICENSE-GPLv3.txt file.

The hardware schematics are licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE-CC-BY-SA-4.0.txt file.

The code for Arduino Variant is:

and released under the BSD 3-Clause license.

About

STM32L051K8T BaseBoard with RFM69HW and external Flash memory with support for PlatformIO

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published