Error Transmitting data via UART when using ADC & DMA (works separately)
Hi All,I have been a little confused about my code and would appreciate some help greatly...I have a basic program where I would like to read the ADC values from a sensor, and transmit them via UART for later signal processing and whatnot.The structu...