STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 374 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
  • 300 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
  • 494 Views
  • 1 replies
  • 0 kudos

STM32Cube library bug and config requests

Posted on March 18, 2015 at 08:59Hi, I am working on my first project using STM32Cube for the F4 and it's going quite well. I only use Linux so I am running the cube using wine and compiling using a Makefile and programming/debugging using openocd a...

markb by Associate II
  • 336 Views
  • 0 replies
  • 0 kudos

FOTA on STM32F0

Posted on March 18, 2015 at 08:49Hello,I am trying to achieve FOTA (Firmware-over-the-Air upgrade) on an STM32F091. I've made some headway in regards to downloading a binary file and checking its data integrity.I am at the stage where I need to desi...

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
  • 694 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
  • 746 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
  • 479 Views
  • 1 replies
  • 0 kudos