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

STM32F334 How to deal with multiples ADC triggers?

Posted on September 15, 2014 at 17:26Hi,STM32F334 has a great HRTIM capable of driving up to 5 half bridge converters, but it has only 2 ADC that share the same interrupt, how to trigger the ADCs in 5 different points?Ari

Asantos by Senior
  • 722 Views
  • 3 replies
  • 0 kudos

STMCubeMX: Incorrect ADC generation for STM32103CBT6

Posted on February 17, 2015 at 13:25When creating a project for the STM32103CBT6 where ADC1 is configured with 'Scan Conversion Mode' set to 'Enable' the code is generated incorrectly in MX_ADC1_INIT (adc.c).The generated code shows:  hadc1.Init.Sca...

pinkel by Associate
  • 391 Views
  • 1 replies
  • 0 kudos

STD Periph drivers v1.5.0 missing peripherals

Posted on March 14, 2015 at 10:11Yesterday, I saw that new STD library is available.I realize, that F446 devices have 4 I2C peripherals.This is said in datasheet and on website on ''Features'' section.I tried to update my I2C library to support 4 I2...

tm3341 by Associate II
  • 348 Views
  • 1 replies
  • 0 kudos

STM32L+microSD card

Posted on March 17, 2015 at 18:34Hi everyone, I'm working with stm32L152 discovery. I'd like to be able to create files on a microSD which contain data from a sensor and successively read these files from a PC. If I understand it, once I configured ...

STM32F334 and high-resolution timer

Posted on August 25, 2014 at 09:27New STM32F334 have high-resolution timer with 217 ps resolution, It's nice,butwhatrealprecision is achievedwhenthe timerused to measure thetimebetweentwo edgesof the signal appliedtothe processorGPIO?

a1379109 by Associate
  • 511 Views
  • 1 replies
  • 0 kudos

Problem with Flash Loader Demostrator Version 2.7.0

Posted on March 12, 2015 at 19:42I am having a problem with Flash Loader Demonstrator Version 2.7.0. I am trying to program the FLASH of an STM32F427ZIT ARM processor using the USART3 serial port. I am running Flash Loader Demonstrator on an XP comp...

krubow by Associate II
  • 753 Views
  • 1 replies
  • 0 kudos

STM32 with TSL2561 I2C

Posted on March 17, 2015 at 12:31Hi, I'm working on STM32F072b discovery board. I am new to this so I don't know much. I am trying to make the luminosity sensor, TSL2561 with I2C serial bus communicate with my dis.board. Can someone show me step b...

eeyjws by Associate II
  • 795 Views
  • 2 replies
  • 0 kudos

STM32_USB-Host-Device_Lib - receiving

Posted on January 14, 2014 at 14:52How do I receive USB IN data with a host using the library mentioned in the title?Do I have to poll by trying to receive from different IN EPs, or is there some interrupt based state change to indicate whether rece...

ADC + DMA (8Channels) Aleatory Crash

Posted on March 17, 2015 at 13:23Hello,I've an application that need the reading of 8 ADC channels...I had thought use DMA in order to collect a big amount of data and then calc the average.Everything works great! However, sometimes, in an aleatory ...

gui2 by Associate II
  • 502 Views
  • 1 replies
  • 0 kudos