Hey!
I want to input 2 different samples in 2 different analog pins (PE2 and PE3 for example) and then sample them simutaneously to print it on the UART, but I don't know how to configure the ADC. Any help? A commented code and an explanation of the functions (like - what are the sequencers, how to attach channels to the GPIO pins and how to use ADCSequenceStepConfigure function) would be awesome! (I've tried reading some forums and the Tiva Ware Peripheral Driver's library documetation, but I could'nt achieve any of my goals. Thank you!