庄展羽
庄展羽
To minimise effort to resolve issues the following should be provided as a minimum: 1. Problem:Running the keypad_480x320 example on RP2350 does not achieve accurate touch 2. IDE:Arduino 3. TFT_eSPI...
你好,请问后续会支持pico2吗
Hello, I encountered a strange problem. When using RP2350 with 2MB or 4MB FLASH, everything worked fine. When I changed to 8MB or 16MB, I needed to adjust **PICO_FLASH_SPI_CLKDIV** or...
Hi, I defined a new key and updated the otp.json file (according to https://github.com/raspberrypi/pico-examples/pull/536). I wrote the new key to an unused page in otp, and it showed that the...
Hello, is there any plan to update lv_micropython to support RP2350? The version of PICO SDK also needs to be updated.
Hello,I enabled the system monitor component in lv_conf.h and I re-ran gen.p, but the compilation fails. What could be wrong?  ``` /home/octopus/lv_micropython/ports/rp2/build-RPI_PICO/lv_mp.c:21233:22: error: 'lv_sysmon_class' undeclared here (not in a...
### Describe the problem Arduino IDE hangs forever at the pulsing Arduino logo on startup. When I invoke Arduino IDE via the command line, I see the following error message...
Device: RP2350B0A4 File: flash_nuke.uf2 OS: Windows 11 Download link: https://datasheets.raspberrypi.com/soft/flash_nuke.uf2 Problem Description: I tried clearing the Flash memory on an RP2350B0A4 board, and following the official documentation, I put the...
Hello, RP2350 has no response when running the latest examples/usb_device example. It works fine in version 0.5.3