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

STM32F103, USART RX DMA

Posted on February 29, 2016 at 13:25Hello, I need help with subj. I need configure circular (ring) RX buffer with DMA (USART1 RX to memory, STM32F103C8T6). It is correct?http://pastebin.com/hT16bg1X Thanks, MG

mgrunt by Associate
  • 260 Views
  • 0 replies
  • 0 kudos

STM32F4 DAC

Posted on February 29, 2016 at 09:05 Hello, I have a problem with DAC of stm32f4 discovery board. I want to increase amplitude of the signal. The signal is defined by array. The problem is that when I press the button I enter to the functi...

STM32F405xx Controller Interface With EEPROM

Posted on February 25, 2016 at 11:16Hello,One of the requirement for my project is to log diagnostic data periodically over a period of time.Controller used is STM32F405xx, LQFP64. As it does not have the on chip EEPROM, I want to interface (via SPI...

koyala by Associate
  • 483 Views
  • 3 replies
  • 0 kudos

FLAG status

Posted on February 26, 2016 at 16:18Hi i am a newbie. i have seen some examples, sometimes they clear the flag and sometimes they dont clear the flag. Could anyone please tell me when it is needed to clear r no need to clear_..example : i am waiting...

arunl4g by Associate II
  • 715 Views
  • 4 replies
  • 0 kudos

Write to Flash with Keil Simulator

Posted on February 26, 2016 at 12:16Hi, I'm trying to use Keil simulator to test my application. I'm writing some data to flash memory, using the HAL drivers generated by cubeMX. After the write operation, the flash memory doesn't change. I'm just w...

Problem with flashing...

Posted on February 28, 2016 at 17:17 I have a problem with programming the new STM32F103C8t6 controllers. The st-flash saw the flash size: 25616KiB. The full console message: 2016-02-28T16:53:24 INFO src/stlink-common.c: Loadi...