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

Can i use the Timer with this way?

Posted on March 07, 2016 at 10:57Hi,I am newbie for use the STM32 Timer, now i have a project for use the timer to do some jobs with periods, in the details.My project used MCU is STM32L151RCT6, i connected a GPS module to USART3 port to receive the...

yuqian by Associate
  • 169 Views
  • 0 replies
  • 0 kudos

F103ZET6 CAN on PB8 and PB9

Posted on March 03, 2016 at 12:09 Hello! I have a problem with stm32 F103ZET6 and CAN on alternate pinout - PB8 and PB9. I created a project using CubeMX, set PB8 and PB9 for can functionality, generated code and put it into Keil...

Finding the code size in IAR

Posted on March 02, 2016 at 07:29is the.map fiel correct way to determine the size of the code?I have written a module and wanted to find the size of the code (ROM and RAM).I first took a STM32F* template built it and noted the figures from the .map...

darla14 by Senior
  • 890 Views
  • 1 replies
  • 0 kudos

STM32F373RB ADC+DMA+Interrupt

Posted on March 03, 2016 at 17:24 Dear Community I have an STM32F373RB device and I try to use the DMA to read the ADC1. However the DMA interrupt is not triggered. Since there is no example on the µC how to use DMA and ADC together with inte...

jogerh by Associate II
  • 375 Views
  • 3 replies
  • 0 kudos

STM32F105 USB interrupt

Posted on March 06, 2016 at 17:09Hi all, Finally I got together USB device VCP code to compile without errors for my STM32F105 board. I am constantly getting USB interrupts (I am printing messages and I get connected and disconnected). What could ha...

nps by Associate II
  • 211 Views
  • 0 replies
  • 0 kudos

STM32F4 Clock Config with USB?

Posted on March 06, 2016 at 16:03Hello, When adding a USB CDC Device to my project using CubeMX I am getting an error in the clock configuration tab saying that the source of the clock has to be external? If USB is removed then there is no error. At...

eric5709 by Associate II
  • 472 Views
  • 1 replies
  • 0 kudos

STemWin in landscape with Cube + STM32F429discovery

Posted on April 16, 2014 at 11:37I'm having problems to produce correctly working landscape LCD with STemWin and STM32F429 discovery. I'm using STemWin_HelloWorld application from STM32Cube_FW_F4_V1.1.0 as a base for my tests. I don't need to rotate...

aki by Associate
  • 1731 Views
  • 18 replies
  • 0 kudos

stm32f0 can't enter hardfault

Posted on February 26, 2016 at 18:26Helloabout 'bkpt' instruction and no debugger attached? ( semihosting problem)I read that must be generated HardFault exception in this case but this never happens.I have already tested HardFault vector with divid...

harryzz by Associate
  • 399 Views
  • 2 replies
  • 0 kudos