Can I to connect together static signals? For examples collect together "FILTER1" and "FSMODE" pins and connect those by pull-dowr resistor to GND. And by the same way pulling up the remaining signals using a single resistor?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Can I to connect together static signals? For examples collect together "FILTER1" and "FSMODE" pins and connect those by pull-dowr resistor to GND. And by the same way pulling up the remaining signals using a single resistor?
Hello Alexander,
Thanks for your post!
Yes, you can connect the Hardware Mode pins through individual resistors or just a single resistor. The recommendation for a pull-up/pull-down on each pin was to allow for individual control, if necessary.
Best Regards,
These resistors should not affect the accuracy of the ADC. They are only needed to define the device configuration.
The Hardware Mode pins can be shorted to the supplies directly if you never plan to change the configuration and if you are not controlling the same pins with an MCU. All Hardware Mode pins will be configured as inputs from the ADC at power-up, so there should not be a concern with conflict from the ADC perspective. However, if you have an MCU connected to the Hardware Mode pins, you would want to use pull-up/pull-down resistors in case the MCU's GPIOs power up in a different state.
Best Regards,