Giter Site home page Giter Site logo

Comments (2)

SpenceKonde avatar SpenceKonde commented on June 24, 2024

8.8.2.5 System Configuration 1
Name: SYSCFG1
Offset: 0x06
Default: 0x08

(snip)
Bits 4:3 MVSYSCFG: MVIO System Configuration
0x0 Reserved
0x1 DUAL
0x2 SINGLE
0x3 Reserved

Ergo, default configuration is dual supply. If your virgin chips are not set like that, that is a defect in the factory programming (ie, yet another errata that isn't listed in the official docs). If you think about this for a moment, that's actually the only way it could be, because the parts are designed to be able to be programmed in system, ie, boards assembled with virgin chips and then programmed as an assembled board. So the stock configuration has to be both "safe" and functional in all configurations (the same reason classic AVRs start up at 1 MHz, and all AVRs come stock with BOD disabled - they have to work at the absolute lowest supported voltage). Since with MVIO disabled, Vddio is internally connected to Vdd, it must be set to dual supply on a virgin chip, since a supported configuration could apply different voltage to Vddio and Vdd, otherwise - assuming the low supply was push-pull or connected to something not tolerant of the high supply's voltage - the customer wouldn't have a chance to enable MVIO, because the chip and/or other parts on the board would be on fire.

from dxcore.

technoblogy avatar technoblogy commented on June 24, 2024

Thanks - you're correct.

I was misled by the following text on page 199:

Initialize the MVIO in Dual-Supply configuration by following these steps:

  1. Program the Multi-Voltage System Configuration (MVSYSCFG) fuse to the Dual-Supply configuration.

from dxcore.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.