STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Configuring SDADC for Repeat Triggering with DMA

Posted on June 22, 2016 at 06:36I need SDADC1 to do a scanned injected DMA conversion of fifty samples total each time there is a TRGO output from TIM4. I have confirmed by measurement using HAL_GetTick() that TIM4 is cycling at the desired rate of ...

spflanze by Associate II
  • 356 Views
  • 0 replies
  • 0 kudos

ADC and sampling option

Posted on June 22, 2016 at 06:27I want some advice on an programming issue.Using: STM32F107I am running an 10kHz interrupt from PWM channel.Interrupt lasts about 40usec and being contisiously.I need to measure 4 sensors.3 of them are LTS-6NP which g...

SProg by Associate III
  • 272 Views
  • 0 replies
  • 0 kudos

Call to Systick_config causes program to hang

Posted on June 19, 2016 at 22:14 Once I comment out the call to systick it all works as expected, any idea why? I have an Stm32f103c8t6 64kb but Keil thinks its 128kb I changed it to 64 in the debugger settings but aside from that I'm no...

ea6987 by Associate II
  • 874 Views
  • 6 replies
  • 0 kudos

STM32F0 ADC->DMA touble

Posted on March 26, 2014 at 16:54I have looked over the following code many times. Not sure what the problem is. Any incite? The raw_dma_adc[] array has no values in it during debug. The code is for a STM32F051K6U6. End goal is to have 5 channels r...

USB CDC error recovery

Posted on June 21, 2016 at 01:09I am trying to use USB CDC on STM32F205 from cubemx v4.15.1 with STM32F2 firmware package 1.3.1, all the latest.  Have got almost everything working with the only problem occurring if the host (either Windows or Linux...

gusg by Associate
  • 535 Views
  • 2 replies
  • 0 kudos

What happened with my STM32

Posted on June 20, 2016 at 16:08[Stm32F103] I can programm flash with ST-LINK utility, but program does not start. Also Keil can't run debug. Keil can programm flash, but stm does nothing. Internet search returned no results.

How to achieve ultra low power in STM32L053

Posted on June 21, 2016 at 16:28Hi,I'm using STM32L053R8 for my data logger project. I would like to see lutra low powers. My custom board which is running by MSI clock is consuming 2.2mA. I'm running with only MSI clock i.e.2MHZ. In the attached im...

gandhi by Associate II
  • 462 Views
  • 1 replies
  • 0 kudos

demo bin fft fir

Posted on June 07, 2016 at 13:01I saw  the AN4841 Application note Digital signal processing for STM32 microcontrollers using CMSIS in which is shown in pictures X-CUBE-DSPDEMO, but I cant find any bin, hex of this demo. Where can I find this demo ...

rpiotr by Associate II
  • 601 Views
  • 2 replies
  • 0 kudos

Nucleo doesn't work with Windows10 ???

Posted on November 16, 2015 at 23:02Hi, I'm trying to plug my Nucleo STM32L053R8 to a laptop running on Win10, but my Nucleo board isn't recognise? No drivers!! Is there drivers for Windows 10? Available for download? Is there someone having same p...