The STM2SNES Cartridge is a homebrew cartridge designed and developed with a STM32 core for SNES homebrew applications. This cartridge aims to provide a modern and flexible solution for interfacing with SNES hardware without the need for FPGAs.
- STM32 Core: Utilizes a powerful STM32 microcontroller for enhanced performance.
- No FPGA Required: Simplified design, making it more accessible for homebrew.
- Full Pin Usage: Unlike other solutions, this cartridge makes use of all 62 pins, providing maximum compatibility and functionality, and is specifically designed to support homebrew and extend hardware functionalities.
There are four folders:ç
- dev (for local testing)
- firmware (cartridge manager, all related to stm32, pic, sram, microsd...)
- hardware (hardware documentation)
- menu (main user GUI, the ROM)
This project is licensed under the MIT License. See the LICENSE file for details.
The current idea and cartridge were built by @aisflou and @bitstuffing with love.
- SD2SNES: Thanks to the creators for their outstanding hardware and research. Special thanks for their incredible work on the SuperCIC research.
- SNESDev Community: For their valuable insights.
- SNESdev Wiki: A valuable resource for SNES development.
We're learning, and we welcome contributions from the community!