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

stm32f7 discovery about play wave file 8khz

Posted on February 28, 2017 at 12:20Dear,i am using stm32f746 discovey board. I open Audio_playback_and_record application at STM32Cube_FW_F7_V1.6.0 with IAR complier and modify code with Audio Play for sample 8khzAfter  i copy wave file with 8khz s...

The Microcontroller programs but it's not working!

Posted on February 27, 2017 at 15:46Dear Friends,I have designed two identical PCB boards and I used stm32f103rbt6 microcontroller.One of them works properly but the other one has a problem which I cannot understand.The micro programs successfully b...

Mujtaba by Senior
  • 449 Views
  • 7 replies
  • 0 kudos

Any ideas with regard to spurious ADC values

Posted on February 27, 2017 at 20:05I am using the ADC+DMA to collect samples for AC power calculations.  The voltage and current are well buffered (low impedance sources) sampled at about 7kHz.The data acquisition will work properly for many second...

Single ADC/DMA multi-channel setup

Posted on February 28, 2017 at 00:06Device: STM32F437The code I am working on was setup to use interleaving but after doing some reading I get the impression that interleaving is only for multiple ADCs and we are using 2 channels on ADC3. So it seem...

John Hite by Associate III
  • 306 Views
  • 2 replies
  • 0 kudos

STM32F302RE Hard fault handler

Posted on February 27, 2017 at 10:07Hi all, I am using a STM32F302RE MCU with a customised board. My code works find when I run it at normal temperature. However, when I test it at 55 degrees, the code goes to Hard fault handler after the line in th...

Resolved! STM Flash Loader Demo Tool not Working.

Posted on February 27, 2017 at 23:45I want to flash a load on the STM32F0CB using the STM Flash Loader demo. My configuration is: 57600, Data Bits:8, Parity: Even, Echo: Disabled, Timeout: 10.I also tried with parities Odd and None.After resetting t...

I2C/FMPI2C lockup/error handling

Posted on February 27, 2017 at 09:40Hi, I've got two STM32F410 communicating over I2C using HAL FMPI2C library (v 1.14.0). Both initially enables FMPI2C listen with interrupt.When one of the STMs wants to send data, it:  - disables FMPI2C interrup...

Labels