Skip to content

AP_Periph: No Neopixel Output From AP_Periph f405-MatekGPS #27597

Open
@davidbitton

Description

@davidbitton

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions