project and it works fine. I also tested the USB-> Serial Converter with the hello_uart program from pico-examples. I wanted to test theChibiStudio/chibios_stable-21.11.x/community/testhal/RP/RP2040/RT-RP2040-PICO-SERIAL
because of the SIO example but it doesn't work. I had to remove sioStartOperation(&SIOD0, NULL); because it is only used with chibiOS 21.6 but i think something else is missing. I hve the USB->UART connected to GPIO1 and 2 just like the example from pico-examples.chibios_stable-21.11.x/community/testhal/RP/RP2040/RT-RP2040-PICO-ADC
I would really appreciate any help.
Thanks,
robert.
