STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Install DFU driver on Win7 failed

Posted on August 11, 2015 at 04:26Hi guys,I wanted to test DFU function with my STM32F401 board, and my Win7 has installed DfuSe V3.0.4. After I plug USB to PC, it shows the driver is not corrected, so DfuSe can't recognized the USB device.I searche...

dqyang by Associate II
  • 575 Views
  • 2 replies
  • 0 kudos

Problem example USART_Printf for Nucleo stm32f411re

Posted on August 10, 2015 at 16:55Hello everyone !! I have a http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/LN1847/PF260320 and use IAR with http://www.st.com/st-web-ui/static/active/en/st_prod_software_internet/resource/technical/software/f...

STM32F3Discovery fails to program

Posted on August 08, 2015 at 15:02When I try to program my board using OpenOCD 0.8.0, I've get:Open On-Chip Debugger 0.8.0 (2014-10-25-15:24)Licensed under GNU GPL v2For bug reports, read http://openocd.sourceforge.net/doc/doxygen/bugs.htmlsrst_only...

aidos by Associate
  • 442 Views
  • 1 replies
  • 0 kudos

NO interrupt working on STMF3

Posted on August 07, 2015 at 22:13 Hey there, I hope you can help with an issue I am facing. I am working on the STM32F303RE with the SW4STM32 IDE by AC6. Additionally I have HTerm to get USART communication working wit...

STemWin and Unicode

Posted on August 09, 2015 at 12:07Hello forum. I have some questions about STemWin and Unicode. GUI_UC_DispString is really the only function to display Unicode text? Windows and widgets does not support unicode?

jiri by Associate II
  • 476 Views
  • 1 replies
  • 0 kudos

STM32F334 Tim2 Input Capture Long Interrupt Latency

Posted on August 06, 2015 at 10:52Hi,Was wondering if anyone has any help for me on this.Device: STM32F334R8T6 (on the nucleo)Frequency: 64MHz (double checked outputting the sysclock on MCO), 2 flash wait statesIDE+compiler: SW4STM32 (free eclipse b...

seeking STM32L152 board - how to find it?

Posted on August 10, 2015 at 06:10Hello, I've built a project with the NUCLEO-L152RE.  Now I'm ready to build a prototype, which needs something smaller than the dev. board.  How do people go about finding a STM32L152 board that has a judicious sele...

ehtsai by Associate
  • 520 Views
  • 2 replies
  • 0 kudos

STM32F103 UART strange behaviour

Posted on August 10, 2015 at 09:25Hello,I am using UART1 for message reception interrupt driven. When the messages wereonly ASCII characters everything worked just fine. But when I changed to binary modeI can see, that some of non ASCII data are com...