STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Can a touch bank consist of all channels?

Posted on October 15, 2015 at 23:27Can a touch ''bank'' of the STM32 touch library consist of 9 channels so they will be acquired simultaneously? (I use stm32l053). My issue is that I have 9 touchkeys and want to acquire the touchkeys as fast as pos...

purkovic by Associate II
  • 456 Views
  • 1 replies
  • 0 kudos

STM32F3Discovery SB13 and SB15 for VCP via USB ?

Posted on November 02, 2015 at 21:15Is there a way to use uart on stm32f103c8t6 for VCP over debugging chip or is there a flash limitation for debugger firmware ? For Nucleo411 there is VCP support via STM32F103CBT6 which has twice as much flash as ...

[Bug] CubeMX, STM32L4, ADC synchronuous clock settings

Posted on November 05, 2015 at 14:56Hello I know the title says bug, but it's more a suggestion than an actual bug report since the CubeMX code doesn't really ''break'' anything. I just spent the last three hours bug fixing my ADC code and hoping t...

Using CLI

Posted on November 05, 2015 at 12:06  The original post was too long to process during our migration. Please click on the attachment to read the original post.

STM32F373

Posted on November 05, 2015 at 11:33 Dear Community, I want to use all the 3 DACs of a stm32f373 device. All of them need to be feed by DMA and triggered by the same external trigger impulse. Unfortunately none of the DACs is outputting anythi...

jogerh by Associate II
  • 331 Views
  • 1 replies
  • 0 kudos

TIM1 and TIM8 preload behavior

Posted on November 04, 2015 at 13:25Hello, We're using STM32F207Zx and have a strange problem when using TIM1/8 for PWM. when code include line TIM_OCxPreloadConfig(Tim,TIM_OCPreload_Enable); where x can be any number from 1-4 for TIM1, new duty val...

Reset timer in Input Capture

Posted on November 04, 2015 at 15:16Hi all, I´m using timer in Input Capture mode to measure interval between pulses. Actual solution actualTime = TIM3->CCR1; if(actualTime > lastTime) delay = actualTime - lastTime; else delay = 0xffff - lastTime + ...

RTC hours time reading 25

Posted on November 05, 2015 at 10:44Hi Forum,Using the stm32f051, I noticed an occasional issue on a board when reading the hours value from the RTC that it gives 25. The time is set on bootup and I've adjusted it for BST and normally it reads the t...

stenasc by Senior
  • 348 Views
  • 0 replies
  • 0 kudos

SPL reinstatement

Posted on July 23, 2015 at 15:49Since it is hard to reach right people via email, and where are few people from STM software development group, i decided to write here. How many people need to sign a petition for STM or something like that  to creat...