AlexandrShipovsky
AlexandrShipovsky
Hello! I am using Eclipse with the Buildroot plugin to use the Buildroot compiler and packages in my project. When I try to compile (cross-compile) the libdatachannel, I get this:...
Added some changes and files to support STM32F427. I checked the work of Betaflight on the CSKY AVEGA Lite flight controller on STM32F427ZGT6, I will leave a link to the...
I have added the configuration file of the board that our company produces. I also added the ability to set the address of the BMP388 barometer, since in my case...
Hi everyone! I run samples PSDK on custom board STM32F405RGT6 (FreeRTOS) Sample "widget" works very well, now i wanna run "DATA_TRANSMITTION" sample. Unfortunately, function "DjiTest_DataTransmissionStartService" return error. See data from...
Fixed an incorrect line
This is a new flight controller from the CLEAR SKY company based on the STM32F427ZGT6 microcontroller. Merge request for STM32F427 support here: https://github.com/betaflight/betaflight/pull/13161