I want to use my STM32F303ZE board as a high speed data taker from outside ADC pins, and display these (large amount of) data on my computer. I am now using an SD card to store the data on my board. How can I display the taken data from the ADC pins?