Hello guys, I am newbie here. I would like to make a programme that take from 2 channels ADC and via DMA store them in an array and then shows flags HT and TC.Do u have any example? How can I set an input of 600 khz?
main.c(155): warning: #111-D: statement is unreachable
Yes, well there's a while(1) in there that doesn't look to have a semi-colon, or compound statement associated with it. The formatting is so godawful it's hard to tell.