@ESP_Sprite Is there a performance benefit to using the same pins as in the README on github for ILI9341? I am using 23 for MOSI and 18 for CLK.
Build fails on custom hardware due to non configuration of MISO pin.
NES emulator on an ESP32
Re: NES emulator on an ESP32
Sent from 20,000 leagues under the sea
-
- Posts: 9708
- Joined: Thu Nov 26, 2015 4:08 am
Re: NES emulator on an ESP32
The ESP32 code in that emu routes SPI over the GPIO mux, so there's no requirement to use any specific GPIO. Feel free to change as you please. I actually think I made some Menuconfig options for that, so you may not even have to change the code.
Re: NES emulator on an ESP32
I posted this in an other thread but seeing this is more the proper place to ask it, how can we (if we can) use an external I2S DAC like the MAX98357A with the emulator? I'm not very code savvy so asking for a little help, thanks.
-
- Posts: 1
- Joined: Fri Aug 03, 2018 9:31 pm
Re: NES emulator on an ESP32
Maybe some of you are still interested...I made some slight changes.
https://youtu.be/sx6dCqX3idE
https://hackaday.io/project/160402-nespemu
Source Code can be found here:
https://github.com/MittisBootloop/esp32 ... _wemosmini
https://hackaday.io/project/160402-nespemu
Source Code can be found here:
https://github.com/MittisBootloop/esp32 ... _wemosmini
Who is online
Users browsing this forum: No registered users and 8 guests