Skip to content

Example program for STM32 Nucleo based on Drone RTOS.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

valff/demo-core-nucleo

Repository files navigation

demo-core-nucleo

Example blinking program for NUCLEO-L496ZG-P board based on Drone.

Effects

  • Smooth blinking with the all three user LEDs.
  • Responding to the on-board button.
  • Running MCU at the full speed (80 MHz).
  • Using the on-board LSE for MSI auto-calibration.
  • Printing messages through ITM.

Usage

Flash the board with the following command:

$ just flash

Listen to the ITM stream for connected device with the following command:

$ just swo

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Example program for STM32 Nucleo based on Drone RTOS.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages