Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

3v3 override option NES #1157

@GlowPon3

Description

@GlowPon3

OSCR firmware version

15.5

OSCR hardware version

HW5 Rev1

Attach OSCR_LOG.txt file here

No response

System used

NES/Famicom/Family Basic

Cartridge pins freshly cleaned?

Yes

Describe the issue.

Requesting menu option for 3V3 override with NES or other 5v cartridges with auto Voltage module installed.

Currently using the following in my build
from NES.ino :
/******************************************
Setup
*****************************************/
void setup_NES() {

// Request 3.3V (override)
setVoltage(VOLTS_SET_3V3);

// Request 5V (default)
// setVoltage(VOLTS_SET_5V);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions