applet.interface.uart: add commentary about the autobaud and its limitations
by attie 1 year 10 months
d952ec20
software: depend on amaranth-yosys directly. Pip seems to backtrack indefinitely with amaranth[builtin-yosys].
by whitequark 1 year 11 months
074db5dc
software: tighten dependency to aiohttp~=3.8. Fixes #294.
by whitequark 1 year 11 months
7d8db81b
firmware: Add revC3 and support for the new A DAC.
by esden 2 years 1 month
b63deb03
software: Add support for revC3
by esden 2 years 1 month
05382143
CI: fix branch name.
by whitequark 1 year 11 months
9e0b58c7
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.
by Electronic Eel 4 years 1 month
4f103e00
software: migrate from setup.py to pyproject.toml.
by whitequark 1 year 11 months
386a7b8f
software: update uses of deprecated Amaranth APIs.
by whitequark 1 year 11 months
86283d44
Update self-build suggestions to refer to revC2.
by whitequark 1 year 11 months
4d2b6ac0
Report a bug