-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Split from #442.
Logitech USB receiver connection failed for the second time.
When using a Logitech USB receiver with tinyUSB cdc_msc_hid example.
The first connection was okay, but the second connection was PANIC.
Board: Raspberry Pi pico
SDK: version 1.2.0
tinyUSB: host-rp2040-double-buffer
The serial log is as follows
CFG_TUSB_DEBUG=1
LV1_logitech_pico_log_20210612.txt
CFG_TUSB_DEBUG=3
LV3_logitech_pico_log_20210612.txt
The test scenario followed the steps below.
1.Connect Logitech receiver.
2.Power ON
3.Type 123456790 on the keyboard
4.Press and release the left mouse button.
5.Press and release the right mouse button.
6.Disconnect Logitech receiver
7.Connect Logitech receiver
If you need any other information about this issue, please request it.