Tool/software:
Setup for the MATHACL ATAN2 includes a NUMITER value to say how many iterations are required. However, in the reference manual section 5.4.2 it simply describes needing to write to CTL, OP1 and OP2, then read the results from RES1. This is the process that is implemented in the MathIQ source file. Is there no need to wait for the iterations to complete before reading RES1? The reference manual describes a higher value for NUMITER taking longer to compute, but gives no indication of how to implement this in the example and says that there are no status bits (which would presumably include the BUSY bit).