STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L471 TIM6 & TIM7 problem

Posted on November 21, 2016 at 15:21Hi,I seem to have issues with TIM6 and TIM7 (the enable bit seems to directly be turned to 0 when I write it to 1) in OPM (One Pulse Mode) when I have a 1.8V power supply. The timers (both) seem to operate properl...

jh2 by Associate
  • 694 Views
  • 3 replies
  • 0 kudos

STM32f030 timer 2 problem

Posted on October 15, 2016 at 14:48hii am using stm32f030, last year i wrote a program for stm32f030 that been using timer 2 but today i started to work on this MCU and i can see timer 2 is working , but i dont see timer 2 details in the data sheet ...

embedsol by Associate II
  • 657 Views
  • 3 replies
  • 0 kudos

virtual serial on USB problem STM32F103

Posted on November 12, 2016 at 02:40 ciao ..!! I use STM32F103C8Tx, my IDE is Atollic and configure the project with STM32CubeMX I wanted to try to use the virtual serial present in Cube but I have some problem. I enabled the USB Devic...

LSI for IWDG (is resolved)

Posted on November 21, 2016 at 17:41Hi, in order to use IWDG should I manualy starting LSI or LSI will start automatically ?I am going to use CMSIS. Thank you.

stm32f070 low power mode flash programming and DMA

Posted on October 25, 2016 at 08:18Dear All,I am new in stm32 world.The device I am going to make, its on low power mode.As far as I know from STM32F070xB /STM32F070x6 datasheet, it has 128KB flash memory.Now my question is 1.can the DMA request acc...

BSS and DATA size too big

Posted on November 22, 2016 at 01:38Hello I'm developing code for a STM32F031G6 on System Workbench. This microcontroller has 4KB of SRAM but after compiling my code (even with a empty main loop and nothing else declared) I get the following code si...