STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

uClinux and STM32F4 - performance?

Posted on December 09, 2013 at 15:50Hi,I have an interest in running Linux (uClinux) on the Cortex M4, namely one of the MCU�s in the STM32F4 series. These MCU�s have I-code/D-code caches for flash access as part of the ART accelerator, but clearly ...

robert23 by Associate
  • 858 Views
  • 3 replies
  • 0 kudos

Voltmeter

Posted on January 31, 2014 at 21:34HelloI want to make a voltmeter using my STM32F4  discovery , actually these are my first steps and I am facing some problems and I need some help.Thank you very much. #lmgtfy

Does GPIO_Init require a short delay to take effect?

Posted on February 09, 2014 at 21:59 Hi! First, I have to say that this forum has been super helpful with designing our new product based on the STM32F2. Even though this is my first post, I have been using this forum for months for reference. A...

dj by Associate II
  • 486 Views
  • 2 replies
  • 0 kudos

STM32 Embedded GUI Library porting for F4 Discovery

Posted on February 14, 2014 at 17:53Hi, I'm trying to use the STM32 Embedded GUI Library http://www.st.com/st-web-ui/static/active/en/resource/technical/document/application_note/CD00259585.pdfwith STM32F4 Discovery Board.Does anyone already done a ...

daniel23 by Associate II
  • 482 Views
  • 2 replies
  • 0 kudos

STM32F40xx - Need for erase before flash programming

Posted on February 13, 2014 at 09:33Is there a need to erase a sector of the internal flash memory of STM32F40xx-Devices before writing new data to that sector? I couldn't find a hint in PM0081. The flash_program example of STM32F4xx_DSP_StdPeriph_L...

STM32F429i-Discovery : USART issue & system_stm32f4xx.c

Posted on February 12, 2014 at 14:42Dear all, I am using the STM32F429i-Discovery, and I experience some problems with UART communication: received symbols are differents from TX. Discussing with some colleagues points out the baudrate might be in ...

stephane by Associate II
  • 845 Views
  • 5 replies
  • 0 kudos

STM32F417 and LIS3DH SPI1 problem

Posted on February 13, 2014 at 22:59Hi forum!Here is a very strange problem I'm facing with the SPI1 peripheral of the STM32F417 connected to the LIS3DH. I have to single-step through my code with my debugger in order to get the right data from the ...

slal by Associate III
  • 1139 Views
  • 5 replies
  • 0 kudos

STM32F4 Discovery I2S DMA FIFO Error issues

Posted on February 08, 2014 at 20:52I'm currently testing  I2S between two F4 Discovery development boards.One board is master, running DMA, one is slave. Both are configured with the same sample set for verification purposes, so the data sent can b...

phil2 by Associate II
  • 1080 Views
  • 5 replies
  • 0 kudos

Problem with debugging

Posted on February 13, 2014 at 22:30Hullo , ...... Im working on Waveshare board (PORT207Z) , it has the STM32F207ZG chip , I can use the simulator debugger properly , but when I use my J-Link debugger , debugging does not work properly , it says (J...

SPI RX Buffer via DMA Too Big

Posted on February 13, 2014 at 14:07I've set up my DMA to transfer 106 half-words via the SPI to a memory buffer. I am quite confident that my buffer size is correct. However, when the transfer actually occurs, it is twice the size I expect (and is ...

jvavra by Associate III
  • 2037 Views
  • 15 replies
  • 0 kudos