User Activity

Posted on June 26, 2014 at 22:48Hi All, I'm running a USB HID device on a STM32F207ZG IAR dev board. Details:  * HS OTG port in use (not host)  * Using the STM32 OTG core:   * No DMA   * Device Mode   * Embedded Phy (operating at FS) All is working...
Posted on January 15, 2013 at 20:21Hi, As discussed in [DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Ways%20to%20speed%20up%20writing%20to%20program%20flash&Fold...
Posted on October 17, 2012 at 14:54Hi All, I have been working with IAR 6.4 to develop a product. Now that I have a stable release I would like to use the binary output from IAR to program devices with doing the whole debug/rebuild thing. I don't th...
Posted on January 24, 2012 at 17:15Hi All, I would like to use DMA to service a UART that I am implementing (RX and TX). My project has 2 bi-directional data ports (including the UART) which have different data rates (up to 512kbps). I have to use h...
Posted on January 04, 2012 at 16:07Hi, I have read through the stm32 ref manual (many times!) and looked at the example firmware through the um0424 packages but I am still struggling to understand how to use the buffer descriptor table. Can someone ...