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

USART2 problem with cmsis library

Posted on September 07, 2016 at 08:06 Hello Here is my code shown below. #include ''stm32f10x_gpio.h'' #include ''stm32f10x_rcc.h'' #include ''stm32f10x_usart.h'' void delay() { int i,j; for(i=0;i< 10000 ;i++) for( j = 0 ;j<100;j++); ...

parisa by Senior
  • 128 Views
  • 1 replies
  • 0 kudos

stm32f373 hangs when enabling ADC1

Posted on September 08, 2016 at 03:56Hello, I am trying to get the ADC1 running on the F373. The code was generated with CubeMx 4.15.0. I tried single and 4Ch scan mode (regular), continuous mode, with polling, IT and DMA. I always get the same hang...

jan_soe by Associate
  • 157 Views
  • 0 replies
  • 0 kudos

Stemwin Library Integration

Posted on August 30, 2016 at 09:22 I am trying to integrate STemWin_Library_V1.1.2 with my code in Keil uvision4(My controller is STM32F10VCT6 and display controller is SSD1963).But while compiling and linking shows  an error .\Obj\l1651_lcd.axf: Er...

sruthi by Associate II
  • 423 Views
  • 6 replies
  • 0 kudos

STM32L0 problem with retaining vector table

Posted on September 07, 2016 at 19:28Hi there!  I'm using the STM32L053 Discovery board, and I'm having a very weird problem.  Whenever I remove power from the board, whatever is in the first page of flash disappears.  The first 3 words become rando...

Jim Kaz by Associate II
  • 221 Views
  • 2 replies
  • 0 kudos

Irda standard version

Posted on September 06, 2016 at 17:39Hi everybodyI'm going to use the Irda output of STM32L151 and send som data to PC using the usb to irda adaptor in PC side. I want to know which version of the Irda standard used in STM 32 microcontroller? I  sea...

mh2 by Associate III
  • 234 Views
  • 2 replies
  • 0 kudos
Labels