You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only a single analog multiplexer can be addressed. In order to use more than a single multiplexer proper addressing of the multiplexer inhibition lines needs to be supported.
connect a second analog multiplexer to the shift register with at least one input
implement inhibition line addressing in the Stm32Backend
setup a poc with <max_analog_mux_inputs> + 1Input s to test more than a single analog multiplexer
The text was updated successfully, but these errors were encountered:
Currently only a single analog multiplexer can be addressed. In order to use more than a single multiplexer proper addressing of the multiplexer inhibition lines needs to be supported.
Stm32Backend
<max_analog_mux_inputs> + 1
Input
s to test more than a single analog multiplexerThe text was updated successfully, but these errors were encountered: