STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Writing to flash problem

Posted on June 18, 2012 at 18:45Hi,I tried one of the flash examples for the STM32f4 Discovery. First i tried to read from adress 0x80E0000, then i tried to write to that same adress. After this, when I try to debug, i got the error ''No source avai...

thommagn by Associate II
  • 347 Views
  • 1 replies
  • 0 kudos

Triggering DMA transfers using a timer

Posted on June 18, 2012 at 13:16Hello everyone, We're currently evaluating the STM32F4 platform for a sophisticated data logging device. One of the requirements is that 14 digital I/Os need to be sampled at a rate of >1MSamples/s. What we'd like to ...

moomoo by Associate
  • 1077 Views
  • 4 replies
  • 0 kudos

STM32F407 Discovery board SPI, DMA

Posted on December 08, 2011 at 20:04Hi all, I am getting some problems with using SPI peripheral. In the sample code, I see that we have to wait until receiving the ''response'' data after each data transfer.  Why we must do that? I mean when we wr...

40802528 by Associate II
  • 2440 Views
  • 18 replies
  • 0 kudos

STM32F4 lockup

Posted on June 17, 2012 at 15:35  I am working on some code for the STM32F407 and ran into interesting problem.  When switching power to the board off and on quickly, the processor can become stuck on reset, often dropping to hardfault handler.    ...

owen by Associate
  • 515 Views
  • 2 replies
  • 0 kudos

Test if running STM32 under debugger.

Posted on June 11, 2012 at 13:10STM32F103RE I'm using the 2 wire serial debug pins as GPIO under normal operating conditions, the JTAG/SW functionality gets disabled early in the main function.  Obviously this would prevent debugging as the debugger...

STM32F103T8 usart2 corrupted data

Posted on September 28, 2011 at 08:12Hi,Im trying to get the usart2 working but for some reason I get random corrupted data when I send message to the STM32F103T8. I can send messages from the STM32 to the computer without any corrupted bytes but no...

mikaeleg by Associate II
  • 1353 Views
  • 11 replies
  • 0 kudos