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

pre set values in sram

Posted on January 26, 2013 at 14:13I want to add some features to my program where it remembers some settings, i want to do this by storing the values in the sram.But when i upload the firmware to the stm32 i need these values to be preset to a cert...

russdx by Associate II
  • 291 Views
  • 1 replies
  • 0 kudos

F4 DMA to SDIO NDTR Problem

Posted on January 26, 2013 at 01:26Somehow I can not reply to https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=https%3a%2f%2fmy%2est%2ecom%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fcortex_mx_stm32%2fDMA%20to...

picguy2 by Associate II
  • 158 Views
  • 0 replies
  • 0 kudos

STM32F051 EEPRom emulation (AN4061)

Posted on January 25, 2013 at 17:12Hi All, According to the apps note AN4061, a page erase should only occur when one page is full. For instance, after the first run and the memory is formatted, page0 is marked as VALID_PAGE, and page1 is marked as...

Re-program Product

Posted on January 25, 2013 at 06:39Dear All, I bought any product that contained STM32F103C8T6 48-pin mcu. I try to re-program it with my own hex file using Flash Loader Demonstrator and it can be wrote and verified correctly but the application can...

zamzoni by Associate II
  • 625 Views
  • 5 replies
  • 0 kudos

STM32F407 DMA dual circular buffer contention

Posted on January 25, 2013 at 15:27I am acquiring data into one circular buffer while analyzing the data in the other buffer. The ADC switches back and forth between the two buffers. Do the two buffers have to be in separate memory blocks (0x2000000...

howto get tim_16 Frequ. to PB8

Posted on January 24, 2013 at 21:54Hello, My problem is that I don't get the Frequency produced by Timer 16  seen on PB8. Somebody can have a look at the code and tell me what's missing or wrong.  static void setup_Timer16(void) {     TIM_OCInitType...

jgnoss by Associate III
  • 397 Views
  • 2 replies
  • 0 kudos