2012-06-12 03:59 AM
I am a beginner in the ARM cortex series and so far have successfully managed to program basics like GPIOs ADCs DACs TIMs . Part of my project requires me to transfer all processed data to the PC using USB communication. Can anyone help me get started with this? I have no idea as to what functions to call or initialize. A detailed help would be appreciated
#lmgtfy:-stm32-resources #usb-communication #stm32-discovery2013-06-02 09:31 PM
hi everybody...
i use the project from this link but i can't built it with atollic....''Nothing to build for project stm32f4-discovery-usb-cdc''...Could you please say me what is the problem????....2013-06-06 08:41 AM
hi clive...
i use the project from this link but i can't built it with atollic....''Nothing to build for project stm32f4-discovery-usb-cdc''...Could you please say me what is the problem????....2013-06-06 09:44 AM
Could you please say me what is the problem????....
The primary one would seem to be using Atollic. The last evaluation I wasted my time with was incapable of dealing with projects or libraries.2013-06-10 06:52 AM
1st solution:
open the file .cproject and put the directory of your project in the path written in this file..2nd solution:open atollic ----file----import---general---existing projects into workspace----browse(put the project's directory) and you check (copy project into workspace) and (add project to working set)2014-05-15 04:54 AM
2014-05-15 11:43 AM
V4.0.0
http://www.st.com/web/en/catalog/tools/PF258157
V2.1.0http://www.st.com/web/en/catalog/tools/PF257882
For the F4 boards V2.1.0 is the one you want.