Hello, I have a few questions to ask. I compiled the code step by step using ESP32-1.0.6 with an ESP32 development board identical to the LOLIN D32 board.
The waveform on GPIO25 shows as a CVBS waveform on my mini oscilloscope, but there is almost no video output on the screen—only an occasional white screen appears.
However, I can run the similar project at https://github.com/rossumur/esp_8_bit without issues, and the NES emulator on it displays a normal video output.
I also used the web compiler you provided to compile the code and upload it to the ESP32, but the issue remains the same. I have no idea what other points I need to check and pay attention to.
Hello, I have a few questions to ask. I compiled the code step by step using ESP32-1.0.6 with an ESP32 development board identical to the LOLIN D32 board.
The waveform on GPIO25 shows as a CVBS waveform on my mini oscilloscope, but there is almost no video output on the screen—only an occasional white screen appears.
However, I can run the similar project at https://github.com/rossumur/esp_8_bit without issues, and the NES emulator on it displays a normal video output.
I also used the web compiler you provided to compile the code and upload it to the ESP32, but the issue remains the same. I have no idea what other points I need to check and pay attention to.