2017-09-05 03:22 AM
Hello together,
i will describe my current status:
I use the STM32F469 Discovery Board and I have implementet the GUI from Embedded Wizard the Device Intergration Example and it runs in the example project from uVision.
I implementet the FreeRTOS direct from the STM32Cube_FW_F4 Library.
So I have the GUI + FreeRTOS + USART but I need the USB and thats my problem.
How can I simply add the USB to this project without long implementation time? If I would use the uVison CMSIS USB and FreeRTOS driver it shows some errors.
Is it possible to implement the USB from the STM32Cube_FW_F4 to my current FreeRTOS?
Is there anywere a manuel which includes from the USB I should do, without long searching and trying?
I hope you can help me, thanks for answers.
Best Regards,
DDMW
#gui #stm32f469-discovery #embedded-wizard #usb-implementation #usb