Replies: 13 comments 28 replies
-
|
So you'll have to download the uf2 file from the releases page here: OGX-Mini-v1.0.0a2-RP_ZERO.uf2 Hold down the BOOT button (left button with the USB-C end facing away from you) while plugging the USB-C end into your computer, a new drive will be mounted in your file explorer called RPI-RP2, then drag and drop the uf2 file you downloaded to that drive and wait until it disconnects itself. With the new firmware the OGX-Mini won't connect until you plug a controller into the other end, but it should work after that. |
Beta Was this translation helpful? Give feedback.
-
|
It doesn't work, when I load the firmware and connect my classic Xbox
controller it doesn't detect any hot key to configure it, nor does it sound
like a recognized USB device.
For some reason only 0.4.0 works.
I attach the model of my RP2040, also indicating that I mounted it inside
my Xbox controller to simplify the connections, but that I did leave the
boot button visible.
[image: WhatsApp Image 2025-01-02 at 8.32.24 AM.jpeg]
El mié, 1 ene 2025 a las 20:08, wiredopposite ***@***.***>)
escribió:
… So you'll have to download the uf2 file from the releases page here:
OGX-Mini-v1.0.0a2-RP_ZERO.uf2
<https://github.com/wiredopposite/OGX-Mini/releases/download/v1.0.0-alpha2/OGX-Mini-v1.0.0a2-RP_ZERO.uf2>
Hold down the BOOT button (left button with the USB-C end facing away from
you) while plugging the USB-C end into your computer, a new drive will be
mounted in your file explorer called RPI-RP2, then drag and drop the uf2
file you downloaded to that drive and wait until it disconnects itself.
With the new firmware the OGX-Mini won't connect until you plug a
controller into the other end, but it should work after that.
—
Reply to this email directly, view it on GitHub
<#70 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BODCNJZ5DDQ2BR6V2T5PYND2IR7OXAVCNFSM6AAAAABUPABMEWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNZRGI4TENI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
This should be fixed with alpha3 now: https://github.com/wiredopposite/OGX-Mini/releases/tag/v1.0.0-alpha3 |
Beta Was this translation helpful? Give feedback.
-
|
I'm thinking maybe those clone boards you have are routed differently and the traces might not be suitable for USB, because I'm having trouble reproducing this issue with my clone Xbox 360 controller and wireless adapter. When you get the chance, could one of you test this out? I changed the USB pins to be GPIO 0 = Data+ and GPIO 1 = Data- |
Beta Was this translation helpful? Give feedback.
-
|
rp240 have 128mb of disk appears on windows explorer as RPI-RP2 when boot button is pressed and connect to pc |
Beta Was this translation helpful? Give feedback.
-
|
So the RGB LED on the top of the RP2040-Zero doesn't turn red once you load the firmware on there, and if you plug in a controller, that LED doesn't turn green either, correct? Also if you plug an Xbox 360 controller in, the top-left LED on the controller doesn't light up? Another idea is that there's something weird happening with the flash storage, maybe try using a flash nuke to erase the whole thing before putting the firmware on: |
Beta Was this translation helpful? Give feedback.
-
|
Can someone send me a link to the listing you got the RP2040-Zero from? I'll pick one up and see if I can reproduce the issue |
Beta Was this translation helpful? Give feedback.
-
|
i have some exiting news: i know, stupid me! with pins it is useless, but the one with the pcb usb should work i thought soldered it, measured it, connected to my xbox controlelr S. nothing. again checked the various firmwares. nothing. then i thought, i wanna prove the controller is good, so i turned on my classic xbox and drove some outrun. connected it to the new adapter and held start+up Connected it to the pcb with the aliexpress RP2040, of which we thought had bad routing or something My genuine Microsoft controller (green translucent) does NOT work with this adapter, but the crappy third party one does? i apologize if i have written before Ii had a a Duke, i was wrong! |
Beta Was this translation helpful? Give feedback.
-
|
noticed a small difference between the two rp2040: |
Beta Was this translation helpful? Give feedback.
-
|
checked my 2 adapters with a friends 2 genuine microsoft black controller S: both worked |
Beta Was this translation helpful? Give feedback.
-
|
Is there any news about the failed update? |
Beta Was this translation helpful? Give feedback.
-
|
These clone boards aren't able to support 240 MHz reliably. They claim to be able to do 135 MHz. One big change between v0.4 and v1 alpha is the clock speed. I tried changing #define SYSCLOCK_KHZ 240000 to #define SYSCLOCK_KHZ 120000 And then everything seems to work nicely. Not sure if changing the clock breaks anything else. |
Beta Was this translation helpful? Give feedback.
-
|
I have one from Aliexpress with a 133 clock. The green LED turns on without the controller and red with the controller, and the controllers disconnect after 15 seconds of being connected. I have the Xbox 360 sensor with an Arduino nano to synchronize the black controllers with the Classica S controller. It connects and disconnects all the time, but with the PS3 controller it works fine. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I am not a programmer, I have the RP2040 zero with firmware 0.4.0 and I cannot update it to a higher version, I do not have compilation knowledge and I cannot generate the correct uf2.
Beta Was this translation helpful? Give feedback.
All reactions