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

External SRAM interface problem

Posted on February 15, 2014 at 11:46I got IS62WV12816BLL 128K * 16 bit SRAM to interface with STM32F207ZG , the problem is that i can not write properly to the SRAM , when i write say a word , i find that many addresses are written and only half the...

STM32F4 BOOT0 and RESET configuration

Posted on February 15, 2014 at 17:46Hello,I am designing a custom PCB using STM32F405RG mcu. I have some doubts regarding BOOT pins and RESET pin. I am trying to follow schematic of STM32F4 discovery board and https://www.olimex.com/Products/ARM/ST/...

nikhil by Associate
  • 1589 Views
  • 2 replies
  • 0 kudos

STM32f407 - ADC regular-simultaneous mode

Posted on February 14, 2014 at 00:05Hello all I am trying to configure stm32f407 MCU to work in ADC regular-simultaneous dual mode, but with no luck so far. I hope that some of you could point where the bug is. Generally, the idea is to gather two s...

lukasz by Associate
  • 325 Views
  • 3 replies
  • 0 kudos

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
  • 390 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
  • 239 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
  • 180 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...

Labels