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

FSMC external RAM in DMA mode

Posted on March 21, 2016 at 01:02HelloFirst to start to develop my new application I need some answers from someone that know FSMC in external RAM mode.1) Can I consider the external RAM like internal? (using linkerScript.ld??)2) Is it possibile wri...

fra by Associate II
  • 370 Views
  • 2 replies
  • 0 kudos

nand flash problems STM32F746IGT6

Posted on March 18, 2016 at 15:16I have a working device board based on STM32F429IGT6 processor, connected to SDRAM MT45W4MW16BxB and NandFlash MT29F2G08ABAEAWP-IT.   I replaced processor on the board by STM32F746IGT6 and configure the same AHB cloc...

dmitriy by Associate
  • 330 Views
  • 2 replies
  • 0 kudos

Tracing Using ST-Link V2 and Ac6 System Workbench

Posted on March 21, 2016 at 01:50The processor is an STM32F373VCT. The emulator probe is an ST-Link V2 iso. I have on the board JTAG connections to all five of the processor's trace pins (CK, D0-D3). In the Ac6 System Workbench's Trace Control windo...

spflanze by Associate II
  • 292 Views
  • 1 replies
  • 0 kudos

STM32F429I USART problem

Posted on March 18, 2016 at 23:11Hello,I have STM32F429I-DISCO and STM32F429I-DISC1.  I am using same program on that. Sending usart data works great on both, but receiving data on disco usart interrupt work and on disc1 doesn't work...There is my u...

stef by Associate
  • 495 Views
  • 4 replies
  • 0 kudos

stm32f7 Maximum flexibility pinouts.

Posted on February 29, 2016 at 22:04What do you thing about something like switch which can connect any peripheral io's to any package pins? especially in small packages? #io-pins-matrix-switch-peripheral #io-pins-peripheral-flexibility

rpiotr by Associate II
  • 349 Views
  • 2 replies
  • 0 kudos

Deleted file *.h with CubeMx

Posted on March 16, 2016 at 14:47Hello,i'm using CubeMx 4.13 and I have this problem :Sometimes one file *.h generated by CubeMx is deleted when regenerating the project.In the Project settings in Code generator i use 'Generate peripherals initaliza...