2022-08-18 01:37 AM
2022-08-18 02:17 AM
Please explain, what "movement" and "data shifting" are; and why you "read from DMA" while DMA just moves data from a peripheral to the memory. The second question is, how many channels of ADC you read?
2022-08-18 02:37 AM
thank from your response @ColdWeather
for example if digital data is 11110000 in a 8 byte frame when I read it by USB
it change to 01111000 then 00111100 then 00011110 then 00001111 then 10000111 ,....
it makes my signal wave movement in PC
about read from DMA : I send data from DMA buffer by USB
ADC channels is :only one channel