KHH
KHH
Update: I have now tried a few different approaches, including initiating a new handshake/update upon `WM_POWERBROADCAST` / `PBT_APMRESUMEAUTOMATIC` (i.e. resume from low power notification) as well as `WM_WTSSESSION_CHANGE` / `WTS_SESSION_UNLOCK`...
Hi @SpoinkyNL , unfortunately this is not an option for this particular application, but thanks for the suggestion. BR//KHH (@xoblite)
After some ugly manual installation hackery with the public branch, I managed to run lcd-demo.py successfully, but the main attraction was still standing: > user@host:~/Pimoroni/growhat/examples $ python3 monitor.py > Traceback...
Sorry, the title included **"Bookworm"** so I just assumed this issue was mainly intended to address the fact that the public v0.0.1 is seriously broken on what is nowadays the...
MIDI Program Change broken in TinyUSB commit 42326428 (0.17.0 WIP) as used by the Pi Pico SDK 2.0.0?
I will try to check and report back in the next couple of days if that's OK - is the next Pico SDK release imminent?
MIDI Program Change broken in TinyUSB commit 42326428 (0.17.0 WIP) as used by the Pi Pico SDK 2.0.0?
Got curious, checked out master and recompiled my application, and the issue is still there. However, it seems my original finding and the above reported issue may actually be a...
MIDI Program Change broken in TinyUSB commit 42326428 (0.17.0 WIP) as used by the Pi Pico SDK 2.0.0?
@liamfraser Any updates from your side post SDK 2.1.0 release? Have you been able to confirm the issue as described above, or should I try to find someone else to...
MIDI Program Change broken in TinyUSB commit 42326428 (0.17.0 WIP) as used by the Pi Pico SDK 2.0.0?
@liamfraser Sorry about the much delayed reply - due to circumstances out of my control I currently have no way of further analyzing this issue or whether it is still...