STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USART between PC to STM32f4 discovery

Posted on November 27, 2013 at 15:45I read example in projec example include Lib 1.2.0 . But I can't connect. I open Hyper terminal but no COM from stm32f4. When I connect board stm32f4, it will appear in Universal Serial Bus Controller. How can I c...

41003160 by Associate II
  • 676 Views
  • 3 replies
  • 0 kudos

Is the st-linkv2 SWJ capable?

Posted on November 27, 2013 at 22:14Hello, i'm working with a custom board with a STM32L151RD and a st-linkv2. For debugging purpose i only have access to SWD pins:SWCLK (PA14) SWDIO (PA13)TRACESWO (PB3)NRSTBut the microcontroller is JTAG wired by d...

STM32F372 first project

Posted on November 28, 2013 at 18:44I am new to ARM and am trying to create my very first project using an STM32F372CC micro. I have a prototype board connected to a STM32L discovery board. I am using Keil uVision V4.70.0.0. I can compile and downlo...

Erratum in errata of STM32F101xC/D/E ?

Posted on November 29, 2013 at 11:53ES0104: STM32F101xC/D/E and STM32F103xC/D/E high-density device limitationsIn CD00197763 �2.13.1 it is statedClear ADDR by reading SR1 register followed by reading SR3SR3? Not SR2? I assume this is an erratum in t...

hendrik2 by Associate II
  • 544 Views
  • 2 replies
  • 0 kudos

emWin library problem

Posted on November 27, 2013 at 08:30Hello,I tried to build on Atollic the precompiled package around the emWin graphical lib(AN4323).I build for STM322xG-EVAL, but I get two errors:c:/program files (x86)/atollic/truestudio for arm pro 3.3.0/armtools...

pcu by Associate II
  • 476 Views
  • 2 replies
  • 0 kudos

Timer

Posted on October 18, 2013 at 04:13Hi, I am makin a encoder interface on the et-arm stamp stm32, my problem is that maximun frequency I can get from the encoder is 30Hz and I just can measure at less 1190Hz (based in PWM_IN example) I am measuring t...

SPI_I2S_GetFlagStatus()-call alters SPIn->SR

Posted on November 28, 2013 at 14:25Hey everybody,I'm experiencing unexpected behaviour here:1. Debug point before entering GetFlagStatus(): SPI2-> SR = 32. while(SPI_I2S_GetFlagStatus(SPI2, SPI_I2S_FLAG_RXNE) == RESET) {}3. Debug point in GetFlagSt...

bernhard by Associate II
  • 601 Views
  • 3 replies
  • 0 kudos