cancel
Showing results for 
Search instead for 
Did you mean: 

Getting ADC Data on USB using STM32F4 Discovery

manishbaing2789
Associate II
Posted on September 16, 2013 at 10:04

Hello

I am working on STM32F4 Discovery .I have write code for ADC for STM32F4 Discovery (with FreeRTOS)  and load ,debug using GNU tool-chain.

Now I have to get that ADC data on another USB (i.e USER_USB port on STM32F4 Board) using USB protocol and want to further processing on same data.so I want to ask following things

1.Above things are possible on same STM32f4 Discovery Board

2.As there isn't any Driver files specific to STM32f4 Discovery for USB protocol so how would we should proceed..?

3.As we have write code interfaced with FreeRTOS so will FreeRTOS have nay support for USB Protocol...?

Actually m too new to above mentioned concept so asked too many questions.

Regards

Manish

1 REPLY 1
manishbaing2789
Associate II