Open
Description
Bug report
Issue details
A Matek M9N-F4-5883 was not driving an 8-neopixel strip attached to the LED port; as an AP_Periph. If I flash Rover for MATEK-CAN, the LED strip works as expected. I can also get the neopixels to work if I use the WITHOUT_NOTIFY
defines. The resolution that I found is to add define AP_SERIALLED_ENABLED 1
to all AP_Periph devices that have HAL_PERIPH_ENABLE_NOTIFY
defined. If serial LED is not explicitly defined, AP_Periph chooses RCOutputRGBLed
over SerialLed
.
Version
This is in Release as well as master
Platform
[ ] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Submarine
[X] AP_Periph
Airframe type
Rover
Hardware type
M9N-F4-5883
Logs