STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

problem with USART multi-processor mode

Posted on March 06, 2013 at 08:33Dear,    I met the problem when use the USART multiprocessor mode. In my USART communication application, even for one USART, there are 3 different addressses for different data packages. But STM32F4 only provide one...

xinjin by Associate II
  • 1389 Views
  • 15 replies
  • 0 kudos

Double Calculations causing hard fault

Posted on March 07, 2013 at 07:23Hi, Im trying to do some calculations on a STM32F4 discovery board and I keep getting hard faults when I try to run the code. The is being ported over from a PC application but the lines that are causing the issues a...

pisaacs9 by Associate II
  • 653 Views
  • 3 replies
  • 0 kudos

Problem with printf on F0

Posted on March 07, 2013 at 20:21Hello, I have project in Keil for demonstrating USART on STM32F0.Program is working fine with putc, but with printf it isn´t working (building of program finish success in both case). Why printf isn´t work? My main...

hospodar by Associate III
  • 351 Views
  • 2 replies
  • 0 kudos

SPI on STM32F4

Posted on March 07, 2013 at 03:41Hello,       migrating from STM32F1xx to STM32F407. Having difficulties configuring 4-wire serial, sub-optimal documentation for the F4 series, in my opinion. There's a nice section in the reference manual for the F1...

0690X000006053iQAA.png

Issues with SPI 2 on STM32f100RB

Posted on March 07, 2013 at 17:02 I will need to use spi with a memory chip. But I currently can't get my spi to input data. I am able to get it to output. I have a logic analyzer hooked up and it shows data is being outputed. When I do a loop ...

kaylee by Associate II
  • 469 Views
  • 2 replies
  • 0 kudos

fsmc and usart3

Posted on February 01, 2013 at 15:27i'm using stm32F103zc using its fsmc 8 bit mode and usart3 (PD8 PD9), can this design work ok? thanks