Hi i want to use AD5940 with our Hardware problem is we have limited IO pins for AD5940 , so we decided to use SPI pins and Chip select for AD5940 ICs, so we are not gonna use external reset from MCU and Interrupt GPIO. i looked at example code and the code is mainly for interrupt controller. so basically looking to use ad5940 without interrupt controller or with interrupt controller but no external GPIO pins. what are the option available and also is there sample code ?