USB4MAPLE adapter

Place for discussing homebrew games, development, new releases and emulation.
User avatar
hadyn
BFG-10K
Posts: 209
Dreamcast Games you play Online: Phantasy Star Online
Alien Front Online
4x4 Evo
Gundam EFF vs Zeon
Quake 3NBA 2K1
NFL 2K1
Location: UK

Re: USB4MAPLE adapter

Post by hadyn »

Sorry if this has already been posted, but can you buy these pre-assembled?

User avatar
redjeff76
letterbomb
Posts: 155

Re: USB4MAPLE adapter

Post by redjeff76 »


User avatar
Xerxes3rd
photon blast
Posts: 102

Re: USB4MAPLE adapter

Post by Xerxes3rd »

Would it be possible to allow for the memory cards to be stored on an SD card (or micro SD card) instead of USB if the SD card was present? It would be really nice to add an SD card module to the RP2040 board instead of having a USB hub.

Thanks again for this device- I've made 3 of them so far and they work great!

User avatar
hadyn
BFG-10K
Posts: 209
Dreamcast Games you play Online: Phantasy Star Online
Alien Front Online
4x4 Evo
Gundam EFF vs Zeon
Quake 3NBA 2K1
NFL 2K1
Location: UK

Re: USB4MAPLE adapter

Post by hadyn »

redjeff76 wrote: Thu Aug 08, 2024 7:56 am Yes, go here ---> https://dreamcastlive.net/shop/
Thanks 8-)

User avatar
megavolt85
Developer
Posts: 2180

Re: USB4MAPLE adapter

Post by megavolt85 »

Tisse wrote: Wed Aug 07, 2024 3:58 pm Also, would it be possible to add support for GunCon2/other light guns in a future update?
no, it is not possible to support a light gun on the rp2040, there is no free space for this in the PIO module
Xerxes3rd wrote: Thu Aug 08, 2024 2:59 pm Would it be possible to allow for the memory cards to be stored on an SD card (or micro SD card) instead of USB if the SD card was present?
no, RP2040 does not have a hardware SDIO interface, and PIO modules are already occupied by the MAPLE interface, connecting an SD card via SPI will lead to input lag

User avatar
Xerxes3rd
photon blast
Posts: 102

Re: USB4MAPLE adapter

Post by Xerxes3rd »

megavolt85 wrote: Sat Aug 10, 2024 3:57 pm no, RP2040 does not have a hardware SDIO interface, and PIO modules are already occupied by the MAPLE interface, connecting an SD card via SPI will lead to input lag
Oh, I assumed the memory card data was buffered in memory- I’m impressed that it’s fast enough to do direct reads and writes! Maybe the new RP2350 will eventually be able to do SDIO in the additional PIOs.

Assombroso
shadow
Posts: 5

Re: USB4MAPLE adapter

Post by Assombroso »

@megavolt85 first of all, congrats for your project, its very nice!!
So.. I have some controller and I would like to help you sending logs, but i don't undestand how I can get It.
I'm using a rp2040 zero em a arduino UNO to use serial port.
RP2040 0 pin, i connected in TX-1
GND in GND

i'm using your debug firmware on my rp2040 and i'm using the PUTTY software to try get the logs.
Can you or someone help me to configure it and get the logs?
TKS.

leerjamie
noob
Posts: 2

Re: USB4MAPLE adapter

Post by leerjamie »

Howdy folks, just got one of these wired up. Works good with the controllers listed as compatible. I have some others that I would love to be able to use with it, here are the VID and PID for them, let me know if there's other information I can provide.

Gamesir T4 Kaleid
https://a.co/d/dyMAecE

USB\VID_3537&PID_1004 it comes up as a 360 controller in Windows. Edit: This works when set to d-input mode. Terrific!

Brooks PS3/PS4 Fighting Board Plus https://www.brookaccessory.com/detail/68501645/

USB\VID_0C12&PID_0EF8

I am very new to this, and this is actually my first post on this forum, so I apologize if I have provided any incorrect or negligible info that makes this post more of a hindrance than a help. This adapter is awesome, thank you for your hard work on it!!!
Last edited by leerjamie on Thu Aug 22, 2024 12:48 am, edited 1 time in total.

User avatar
robinhoodie
undertow
Posts: 32

Re: USB4MAPLE adapter

Post by robinhoodie »

So it is deep in the thread. But I have had luck with the Brook Wireless fight board in PS3 and PS4 mode. And the Brook Fusion board in Xbox mode. So, in theory It should work with one of the protocols on the PS3 / PS4 / PC board, though I would definitely try all of them.

Assombroso
shadow
Posts: 5

Re: USB4MAPLE adapter

Post by Assombroso »

Do I need connect the cable on dreamcast to get the log, or I can get the log only adding the debug firmware in the rp2040 and connecting it with arduino UNO?

  • Similar Topics
    Replies
    Views
    Last post