STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 270 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...

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
  • 785 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
  • 645 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
  • 1194 Views
  • 15 replies
  • 0 kudos

ADC reference voltage of stm32f4-discovery

Posted on February 13, 2014 at 14:00I use stm32f4-discovery board. I am working with the ADCs, and for my prpose I need to set the ADC reference VREF+ at 3.2V. in the reference manual RM0090 it is said that stm32f4 LQFP100 has VREF+ VDDA pin. But th...

sen2 by Associate II
  • 1036 Views
  • 3 replies
  • 0 kudos

STM3240-G USB-MSC Wrong SD Card Size

Posted on February 12, 2014 at 18:03I'm using custom code which is somewhat ported from the STM3240-G USBD-MSC example application. I also made modifications to the read/write functions to take blocks as arguments vs. bytes. I've stepped through the...

nattayb by Associate II
  • 568 Views
  • 4 replies
  • 0 kudos