The datasheet states:
"POWER-UP SEQUENCING
Before device power-up, all digital and analog inputs must be low. At the time of power-up, all of these signals
should remain low until the power supplies have stabilized".
However, in my application, we plan to tie RESET high, and use the opcode for reset. Also, we need to tie CLKSEL high since we are using internal CLK. We were also advised to tie IN2P and IN2N high since we are not using them. All of these signals are high (or go hi as the power rail comes high) which technically violate the power up sequencing requirement above.
Is it OK to have these signals tied high?