zoushiyin

Results 17 issues of zoushiyin

你好,感谢分享。 在使用的蓝牙串口调试功能,字符只能一次发512个,经常需要发一长串代码。不够用。

Thank you for sharing. Even with the latest version, the scroll wheel data still doesn’t appear on the PC. I’ve tried multiple wired and wireless USB mice. I’m wondering if...

Hi @hrvach , I am using the latest version of DeskHop and have modified the UART pins from UART to UART1, changing GPIO4 and GPIO5 to GPIO8 and GPIO9. I...

Hi @hrvach , I am currently working on integrating the output of DeskHop into a converter, but I am encountering an issue where mouse information is not being correctly identified...

Hello, I would like to use two USB devices (a mouse and a keyboard) simultaneously on a single RP2040, using GPIO pins 2, 3 for one device and GPIO pins...

Hi @No0ne, I am currently using your project in conjunction with OrayKVM, and I've encountered an issue where the mouse pointer occasionally freezes, especially when moving windows or during rapid...

Hello, The following code is from the [https://github.com/No0ne/ps2x2pico/issues/65#issuecomment-2519971280 branch,](branch: https://github.com/No0ne/ps2x2pico/tree/65-built-in-software-usb-hub-on-pio-sm), a dual USB version. Why is the LVOUT part commented out? Additionally, when I compile it for a dual USB...

hi @No0ne , I am using a keyboard with QMK firmware, and I have encountered an issue where the keyboard does not respond after waking from sleep mode. Specifically, once...

Hello, @No0ne I hope this message finds you well. I have followed the schematic from https://github.com/No0ne/ps2x2pico/issues/65#issuecomment-2519971280 to design my PCB for the Pico Zero version. After flashing the firmware, I...

I am trying to send characters through a serial connection to my Raspberry Pi Pico, and then have it control PS/2 output to emit corresponding characters. However, I'm encountering an...