Block a user
Do part selection, fill out BOM fields and info.
Determine board size and mounting locations
Finish carrier board schematic
Schematic won't technically be finished, will have to assign a lot of pins, but layout will determine how I want to do that.
Add 5v->3v3 regulator.
Power Requirements:
- 4x ADCs (22mA max * 4 = 88mA)
- Gain DAC (xxmA, budget 50mA)
- I2C pulldowns (worst case 2kOhm, ~4mA)
- 2.5V Vref (capable of 20mA, so budget that)
- Variable clock gen…
Create symbol/footprint for teensy connection and assign correct signals.
Create symbol/footprint for teensy connection and assign correct signals.
Testing mega-issue
The first test that passes is I have blinky!
Today I fixed the issues with my SoC (most issues due to me not understanding the wishbone utilities I was using from amaranth-soc, and then some dumb…
Create regression/unit test firmwares
Create a rust driver for the timer peripheral