OpenStickCommunity / GP2040-CE

Multi-Platform Gamepad Firmware for Raspberry Pi Pico and other RP2040 boards
https://gp2040-ce.info
MIT License
1.5k stars 325 forks source link

Compatibility rasbery pico pi 1 and pico pi 2 ? #1145

Closed InfernalWolf666 closed 1 month ago

InfernalWolf666 commented 1 month ago

I decided to buy the second version of pico pi 2. Are the firmware compatible?

Sorry for the stupid question, I only used arduino uno.

InfernalWolf666 commented 1 month ago

Снимок экрана 2024-09-21 042928

mikepparks commented 1 month ago

Not currently supported. We're investigating the next steps, but they're two different chips.

InfernalWolf666 commented 1 month ago

В настоящее время не поддерживается. Мы изучаем следующие шаги, но это два разных чипа.

I'm trying to find information, they seem to be fully compatible. Either an ARM processor can work if the code is written for it, or a RISK processor will work if the code is written for it. They don't work at the same time. But I still haven't figured it out, there's not enough information.

mikepparks commented 1 month ago

It is not compatible with the project at the current time. We will need to make modifications to make sure that everything works as expected. It is planned, but nothing to announce yet.