2014-05-09 04:45 AM
Hello guys!
I am currently working on a thesis project where my task is to establish a communication between the USB port of the board (custom board) with STM32f405ZG microcontroller.Could you please guide me how to start because I am totally lost and I would be very thankful if someone shares his/her opinion or experience!Thank you in advance!2014-05-09 07:26 AM
Hi
I get the feeling from your request you are a total newbie to STM32. Best thing to do is to get one of these : http://www.st.com/web/en/catalog/tools/FM116/SC959/SS1532/LN1848/PF252419?s_searchtype=keyword It is also based on the STM32F405. The software (link on the same page at the bottom) has USB HID demo. The old (discontinued) USB OTG library has lots of USB device examples (eg CDC, MSC as well as another HID)2014-05-10 12:38 PM
Thank you for the information I will take a look now on the documentation that you suggested!
You are right I am a newbie and for that reason I hope that you will help me with my work :)I am using CooCox coIDE on my PC and now I am able to burn whatever I want to the microcontroller. I started with simple test and now I am able to make the LEDs blink.Regards,Eray