Posted on December 09, 2016 at 13:01Hi!I want to put my STM32F4 in StandBy mode for more then 36 hours.At the moment I use the RTC wakeup interrupt but the maximum time is 0x1FFFF seconds (36 hours).Is this possible to set a greater value?regards Ma...
Posted on March 19, 2014 at 10:19I want to build a VoIP Phone ith STM32F4. Does anybody know, if there is a small SIP-Stack that can easily used with microcontroller. Thanks Marc #cross-post
Posted on December 08, 2011 at 08:50Hi ! I need to implement an USB CDC Host on STM32F4 Controller. Has anyone an example, or some hints how to do that ? I only found examples for CDC Device applications. regards Marc
Posted on October 07, 2014 at 14:06Hi Scott, I have the same question. Did you get an answer or have a solution for the ''MII-Lite'' connection?? regards Marc
Posted on December 21, 2011 at 08:31Hi ST ! Is it right, that you plan to release an CDC Host example ? We need to implement an CDC Host very soon and want to use your STM32F4. Freescale has an example for Kinetis Controller, but I would prefer to d...
Posted on December 08, 2011 at 15:14Hi Stephen, I load ''STM32F4DISCOVERY board firmware package, including 22 examples (covering USB Host, audio, MEMS accelerometer and microphone…) and preconfigured projects for 4 different IDEs''from ST homepage....
Posted on December 08, 2011 at 09:40The application with STM32F4 should act as USB host and receive data from a USB device. The USB device uses the CDC/ACM protocol.