Skip to content

RaccoonLabHardware/lights-v2-software

Repository files navigation

RaccoonLab UAV LIGHTS v2 node

This is a repository for RaccoonLab UAV Lights v2 node.

View Top view Bot view
drawing drawing drawing

The core of this repository is the .ioc file that defines the stm32 peripherals with respect to what a real device has.

The peripheral configuration is shown below:

drawing drawing

Additionally, the reposity has a source code generated with STM32CubeMX v6.6.0 using STM32Cube FW_G0 V1.6.1 for STM32CubeIDE usage.

Feel free to write your own custom firmware to test some features or suggest something.

The entry point is Core/Src/main.c. This file initializes all the peripherals and then goes to application_entry_point(). This is where a custom user logic is expected to be implemented.

Reference:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published