Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hi BU,
I have downloaded the AM263Px MCU+SDK.I have imported the example called "resolver_angle_speed_am263px-cc_r5fss0-0" from SDK and only modified the signal mode(from single mode to differential mode). The input signal of ADC_R0_AIN[1:0] and ADC_R1_AIN[1:0] are the reference sine and cosine signals. I found that the conversion data read from register is still 0, which was not correct. I didn't find the SOC for ADC_R0 and ADC_R1 in reference manual. Could you please tell me how to solve this problem? In addition, what does the field "CAL_CHSEL" in register "*0x502CB024" mean? Thank you very much.