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

Resolved! Is there an version of OpenOCD with support for the STM32F413

Posted on April 04, 2017 at 14:50Hi,I tried to connect to the STM32F413 with OpenOCD, but I get the following error:Info : device id = 0x10006463Warn : Cannot identify target as a STM32 family.Error: auto_probe failedI searched the source code of Op...

Stefan W by Associate II
  • 775 Views
  • 2 replies
  • 0 kudos

adc triggering speed!!

Posted on April 05, 2017 at 10:28i use adc in dual mode fast interleaved with stm32f103 when i use adc with continuous conversion modeif i set adc to 14mhz i get 1msps and this goodbut when i use timer3 trigger out the maximum speed i can get is abo...

elec_st by Associate III
  • 427 Views
  • 0 replies
  • 0 kudos

STM32L053-DISCO Touch button issue

Posted on August 18, 2015 at 10:36The original post was too long to process during our migration. Please click on the attachment to read the original post.

purkovic by Associate II
  • 1337 Views
  • 7 replies
  • 0 kudos

STM32F407 WITH STRANGE BEHAVIOR

Posted on April 04, 2017 at 15:07I am facing a very strange problem, we first assemble 3 prototype boards of a project that uses the STM32F407IGT6 everything worked perfectly, we have developed 3 firmware for this project:1 - Bootloader: Checks if n...

giovani by Associate II
  • 815 Views
  • 4 replies
  • 0 kudos

stm32f429IET6have amount of does not acces memory

Posted on April 04, 2017 at 16:31Hi everybody. I have problems to program one stm32f429IET6. The device is attached to a custom board. We start the project with a stm32f429IIT6. When we finished the code we realize that amount of flash was empty so ...

jzotes by Associate II
  • 796 Views
  • 5 replies
  • 0 kudos

Question of STM32F373 SDADC Multi channel concept

Posted on April 04, 2017 at 15:08Hi,I want to use multi channel SDADC in STM32F373.First,Can I use Multi channel  in SDADC1 using regular conversions?In case of SARADC, it is operating scan mode. But i can't find scan mode in SDADC.Second,If regular...

STM32F334 TSC groups

Posted on April 04, 2017 at 12:44Hi,I am configuring STM32F334 Nucleo board Touch sense through STM32CubeMX. Now I have configured 6 keys (3 each in group 5 and group 6). Channel 1 in both the groups are used as sampling IOs for their respective gro...

vishi100 by Associate II
  • 335 Views
  • 0 replies
  • 0 kudos

Cube project generation and samples

Posted on April 03, 2017 at 21:22I dont have much of a problem using the examples, but I do have a problem if I try to use ioc/cube generated samples that I try to retro fit in example code from the discovery repot.In particular, the touch middlewar...