Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: GlasgowEmbedded/glasgow
base: e472c43bc97d
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: ca4953342f40
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Dec 6, 2020

  1. firmware: switch the DAC off too when switching off Vio

    Without this, the DAC still outputs it's control voltage even if Vio is off.
    This goes through the feedback resistors to the output. I measured about
    15 mV without this patch on a port that was previously enabled.
    With this patch it properly goes down to zero.
    
    While such a low voltage usually shouldn't be a problem, I consider it
    unclean design, especially if it is so easy to fix.
    electroniceel committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    ca49533 View commit details
    Browse the repository at this point in the history