Hopefully this is the right place to ask this question. I couldn't find any
forums discussing how to use the library. Also, I apologize that this is
probably quite a trivial question.

How do I modify the stm32f4-discovery usb_cdcacm example to send and
receive data? I want to use read(fd,buf,len) and write(fd,buf,len) on the
computer to communicate with the "serial ports," and I would like similar
behaving functions on the STM. As is, the example code seems to work, i.e.
seems to be echoing all characters received. (Also, I would like this
echoing disabled.)

If there is a better place to ask a question like this, or to find such
information without interpreting a bunch of library source code, please
point me in the right direction. Any help is greatly appreciated.

-AJB
------------------------------------------------------------------------------
Own the Future-Intel® Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest.
Compete for recognition, cash, and the chance to get your game 
on Steam. $5K grand prize plus 10 genre and skill prizes. 
Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d
_______________________________________________
libopencm3-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libopencm3-devel

Reply via email to