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

inverted dac

Posted on October 27, 2016 at 19:26I've been making a device on STM32F407VGT6 That uses UART with both DMAs, DAC, few GPIO and Timers After some time coding it, ive came into shocking situation. DAC have become inverted! If i send 0, it sets 3.3V, i...

es131245 by Associate II
  • 567 Views
  • 4 replies
  • 0 kudos

Issues with Port E - STM32F3DISCOVERY

Posted on October 28, 2016 at 14:57Hi, I�m not allowed to configure some port E pins.    RCC_AHBPeriphClockCmd(RCC_AHBPeriph_GPIOE, ENABLE);    GPIO_InitTypeDef   GPIO_InitStructure;    GPIO_InitStructure.GPIO_Pin = GPIO_Pin_2 | GPIO_Pin_3 | GPIO_Pi...

airanzo by Associate II
  • 421 Views
  • 3 replies
  • 0 kudos

Infrared Timer (IRTIM) in STM32F4

Posted on October 26, 2016 at 03:00Hello, I trying to make IR transmitter with STM32F4DISCOVERY demoboard and found in http://stmcufinder.com/wp-content/uploads/training/STM32L4-WDG_TIMERS-Infra-Red-Timer-%28IRTIM%29.swf that it F4 MCU should have b...

0690X00000605SOQAY.png 0690X00000605HbQAI.png
shara by Associate II
  • 1936 Views
  • 10 replies
  • 0 kudos

STM32 ERRI Error Interrupt

Posted on October 18, 2016 at 16:47Hi, In some condition ERRI Interrupt occours without any other error condition (CAN_ESR = 0). What is the meaning of this interrupt? Thank you. Alessandro

apavone9 by Associate II
  • 445 Views
  • 1 replies
  • 0 kudos

STM32F4 to STM32F7 compatibility

Posted on October 28, 2016 at 14:34Hi All. Looking at the STM32F7 Series main page I read: ''STM32F7 series is pin-to-pin compatible with the STM32F4 series''.Now, I would like to find a device pin to pin compatible with the STM32F407VG I am current...

raffin by Associate III
  • 549 Views
  • 2 replies
  • 0 kudos

STM32L152 - Stop Mode not working when using RTC Wakup

Posted on June 18, 2011 at 19:13Hello, just expierenced some strange problem. My app should go to Stop Mode and wake up when a signal on an EXTI line is detected or every 10s by RTC wakeup. Without the RTC wakeup everything works fine, but when I ac...

js23 by Associate III
  • 759 Views
  • 7 replies
  • 0 kudos