Question
STM32F373 BGA100 maximum SDADC differential channels
Posted on August 28, 2015 at 20:46
I need to convert 9 differential inputs using the SDADC units on an 'F373. The block diagram (in the RM) for one SDADC unit implies the input channel mux is only for one unit, not all three. The F373 datasheet also states that up to 10 differential inputs are available. If I assign three channels for each SDADC unit is there a conflict in the multiplexer?
SDACD1 channels 2, 4, 6 SDADC2 channels 0, 2, 8 SDADC3 channels 0, 2, 6 These are all separate pin pairs on the BGA100 package. Jack Peacock