I need to calculate angle value with input of sin/cos from ADC1/ADC2 channel by DMA way. As using the cordic of atan2 function,I think that two parameters of Y and X need to be written to pInBuff as like the key code below, is it correct? sCordicConf...