Basic help on ISR's and the HAL
Posted on July 15, 2016 at 22:13 I'm trying to kick off the ADC via Timer1 at 9600 sps for 4 channels. I have it all working -- once, but I think I'm (ab)using the HAL wrong; I tried to put the kick off code in a function in main called ...