2023-05-06 12:46 AM
I am using EVSPIN32F0601S1 kit. now i want to read the adc channel 5 value. current amplified single given to adc channel 5(IN5) in my kit. i want to read the value of that adc channel. how can i read adc value ?
2023-10-31 03:46 AM
Dear JPate.7,
Firstly, we would like to sincerely apologize for the delay in replying to your post.
If your point is still pertinent, the 2 phases sampled current values coming from ADC_IN5 are transfered by dma in a table called CurConv[], please have a look to R1_GetPhaseCurrents function.