Michael Lohrer
Michael Lohrer
Yes, and there are probably more! We haven't checked what all is required yet. I see I forgot to list the updater ports too.
@jonahshader did you try the audiodetector on Preamp board rev 2.A? Also, I tried from a fresh install and the rca_status file is generated but is empty. If it helps...
The work was done in #340, and the last bit of documentation was fixed in #452
This could be a good ADC/DAC https://motu.com/en-us/products/gen5/ultralite-mk5/ but it's only got 6 input channels out of the 32 we need. Maybe we could do some analog muxing? There's also this...
@linknum23 suggested looking at the Pi+HiFiBerry DAC/ADC. Here's some options: DAC+ADC options: - $50 [HiFiBerry DAC+ ADC](https://www.hifiberry.com/shop/boards/hifiberry-dac-adc/) - $65 [HiFiBerry DAC+ ADC Pro](https://www.hifiberry.com/shop/boards/hifiberry-dac-adc-pro/) Pi options: - $12 SD Card [SanDisk...
> The script to build the manual doesn't work anymore, it looks like LaTeX just doesn't like SVGs. LaTeX is perfectly capable of handling SVGs, but it looks like the...
- Internet radio: - Pressing enter on search doesn't search - If no stations are found there is no indication that a search was actually performed (at least I think...
The [imaging branch](https://github.com/micro-nova/AmpliPi/tree/imaging) contains some changes that might be useful or at least good references. * [docs/pi_imaging.md](https://github.com/micro-nova/AmpliPi/blob/imaging/docs/pi_imaging.md) was updated with more automated sector count calculations. * [scripts/bootstrap_pi](https://github.com/micro-nova/AmpliPi/blob/imaging/scripts/bootstrap_pi) adds the Pi...
I've got hardware to test this so I'm investigating the cause now.
Looks like this is due to debug messages that were enabled in the last release. Turns out the STM32 micro's bootloader can be initialized through _either_ UART, so if the...