Search found 2 matches

by jeff
2026-03-18 11:28
Forum: Luckfox Lyra-RK3506
Topic: Any way to poll the reset or boot keys in an app?
Replies: 2
Views: 3842

Any way to poll the reset or boot keys in an app?

Hi,
for a custom reset data (and IP) function, I wonder if one can detect, whether the reset and/or boot key is pressed and hold (Lyra Ultra).
Any idea?
Thanks
by jeff
2026-02-20 15:05
Forum: Luckfox Lyra-RK3506
Topic: Enable ACM for serial tty
Replies: 4
Views: 3743

usb_f_acm (& usb_f_hid)

Hi,
I have a Luckfox-Lyra-Ultra-Poe-Kit. I'm trying to access it from PC via USB (OTG) as serial port.
I'm currently using Ubuntu-Image. Unfortunately it seems to be missing the usb_f_acm support, as well as the usb_f_hid.
The SBC has USB-OTG (even two of those) - how can I configure it to provide a ...