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

STM32F407 ADC-DMA weird behaviour

Posted on October 24, 2014 at 21:58 I am using T2 to trigger ADC1,ADC2 and ADC3, all the ADCs are working in indepent mode. each ADC EOC will trigger a DMA2 in a dedicate channel. T2->ADC1->DMA2_Stream0.Channel_0 T2->ADC2->DMA2_Stream2.C...

gavinli by Associate II
  • 350 Views
  • 1 replies
  • 0 kudos

STM32F4 running from sd card

Posted on October 24, 2014 at 20:07Hello, I wanted to know if it is possible to run a code on the stm32f4 board from an external flash like an sd card. Do I have to program a bootloader?Thanks

STM32F103R4 CAN PA11 PA12

Posted on October 24, 2014 at 17:45Hello,I had tried to set the ''CAN BUS'' in MCU STM32F103R4 in PA11 and PA12 with STM libraries, but when i try to transmit any message, the MCU don´t transmit, Someone could help me with the module configuration? ...

STEVAL-IDB002V1 USART Problem

Posted on October 24, 2014 at 14:23 Hey, I am new to the ARM development coming from a background of 8051, PIC and some AVR. With my first new test I managed to make input and output work, also I have manage to direct EXTI on input pins. ...

hisham by Associate II
  • 351 Views
  • 4 replies
  • 0 kudos

Button problem with custom card (STemWin)

Posted on October 19, 2014 at 19:05Hello ,I have a problem with button function on my card. I can use emWin library to display text, but I cannot display button. In place of button, there is a black block. As shown in the picture. Code:             ...

0690X00000602vEQAQ.jpg
yuan by Associate II
  • 494 Views
  • 4 replies
  • 0 kudos

STM32F429I-EVAL ETM Trace not working

Posted on October 23, 2014 at 18:03 I recently purchased a STM324F29I-EVAL board. I am using Keil uVision 5 along with a ULINK Pro debug probe. I have been able to get the basic ITM trace to work via SWO however the 4 bit ETM trace I am not able...

STM32F072 USB cdc device sending data to PC

Posted on October 23, 2014 at 18:27 Hello everybody I am trying to make VCP work on STM32F072 discovery board. I have written a program to send data from device to PC with the help of ST example code and this discussion: /public/STe2ecomm...

dsokass by Associate
  • 524 Views
  • 4 replies
  • 0 kudos