#GBA Multiboot from Flipper
32 messages ยท Page 1 of 1 (latest)
Hey guys I'm here too
https://github.com/rodri042/gba-remote-play
Found this for reference
Perfect!
Ye that image was in the GitHub link
It's UART, which makes this a LOT easier since furi_hal supports UART IIRC
I've looked into that project a lot, high respect for him and tested it out before
^ UART stuff with furi_hal
I'm assuming using furi_hal I'd write something very similar to what is done in https://github.com/akkera102/gba_03_multiboot yes?
Is this your code?
or someone elses ๐
Someone else's 100%
So I'm looking at the pinout of the flipper
and for sure, there are some GPIO pins dedicated to SPI https://github.com/flipperdevices/flipperzero-firmware/blob/90cefe7c7198d09c2bcaf43eff0e8ded54c761c3/firmware/targets/f7/furi_hal/furi_hal_resources.h
Pins 2 thru 6 have some SPI stuff on it
so I think it would be possible AFAIK
Yep yep, looks like it
I'm kinda diving into this flipper stuff blind so it might take a bit for me to understand how to actually go about doing this. But hey, fun challenge?
Yeeep
Might write this out as a FAP (Flipper Application Package)
and if we are really crazy
You might be able to draw the Flipper onto the GBA
Terrifying idea but I hope that level of crazy is attainable
I mean. Actually. I guess the hard of that would just be writing the multiboot program right? Cause assuming we would have the Multiboot forwarder already built, we could make a rom that would interpret whatever the flipper is sending and display it
Maybe and added level to this craziness. It's got a dpad and buttons. Why not control the whole flipper from it?
The hardest part is getting it to talk to the Flipper
I've got a lot of documentation reading to do ๐
I hate to admit I think I'm way over my head.
Definitely not giving up, but. Wow. I've got a ways to go before I can realistically make this myself
what about trading for pokemon on gba? like connecting a link cable and send pokemons to the gba?