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

Switching from read only memory mapped mode to Indirect mode and vice versa in STM32F746G-Discovery board.

Posted on May 21, 2018 at 07:26Hello everyone, I am just a beginner in ARM development. I have started a GUI development on STM32F746G-Discover board, After couple of days my project got too many screens and I had to use the on board external QSPI-F...

Resolved! RAM sections, map file, RAM memory filling

Posted on May 18, 2018 at 14:54Good morning,I am developing an application that uses STM32F3DISCO as board and FreeRTOS as OS. I want to keep some data in the RAM after some Software reset that I do under some conditions so I have used the notation_...

Using MMC driver -eMMC device will up?

Posted on May 22, 2018 at 10:23Dear All In our one of the product we used  STM32F765VIT6 micro controller, in this eMMC interfaces is possible or  not? eMMC vendor is saying using MMC driver we can able to interface eMMC  this is possible? pls confi...

nagaraj by Associate II
  • 611 Views
  • 1 replies
  • 0 kudos

stm32l476vc TSC LinearSensor Thresholds

Posted on May 22, 2018 at 11:54hello everyone,Can anyone tell me how to set the thresholds for linear senors?It's only provided a example abult rotary sensor in application note  AN4316 'Tuning a STMTouch-based application'.My application need a lin...

Recommended Unit Test Framework

Posted on May 19, 2018 at 08:58When in the throes of development, sometimes the idea of unit testing gets forgotten. I'm using the Atollic toolchain and curious what unit test libraries are the general ST community using?I've been looking at Unity a...

How to generate sound thanks to a sampled curve?

Posted on May 18, 2018 at 00:14Hello, I am currently studying computer science, I must perform a project during my year.I work on a STM32F7G46.I have sampled a given curve and thanks to it generate sound. I am at the point where I have tables of coo...

Resolved! St LINk Cli for External Memory programming.

Posted on May 21, 2018 at 10:33Hello  I am to write  the CLI interface for the ST Link programmer to program an external memory through CLI.'C:\Project\Programming\ST-LINK Utility>ST-LINK_CLI.exe -C -EL MX25L512G_STM32F769I-DISCO.stldr -P C:\Project...