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

4th order digital Chebyshev Filter on STM

Posted on May 07, 2011 at 18:29Hello Boys / Gurls I was wondering if someone attend to make a digital filter on a STM32; if so can you please help me with the coding... i'm having a tuff time with that....

Schematic to Interface ARM and STM32

Posted on May 07, 2011 at 18:42Goodday !!! I heard from someone i can use CN3 and program a STM32 using Discovery Evaluation board on a PCB board.. has anyone one has the proper schematic to work this

DMA and timers problem

Posted on April 28, 2011 at 18:44Hi,I wanted to learn how to ''connect'' DMA and timers, so I am thinking about such application. App will circularly copy data from buffer to timer. Timer is set in PWM mode and in my data buffer are numbers starting...

mpmichal by Associate II
  • 1067 Views
  • 5 replies
  • 0 kudos

So painful to get a LED to blink on the STM32 Discovery

Posted on March 08, 2011 at 23:46Wow, I can't believe how painful it is to get an LED to blink on the Discovery board. I am using keil UV4 32k limited edition. I can download and run the demo project just fine. But when I compile and debug/download ...

jack2 by Associate II
  • 869 Views
  • 3 replies
  • 0 kudos

DMA transfer ADC->FLASH

Posted on April 13, 2011 at 19:32Hi,Is it possible to transfer data from ADC to FLASH using DMA?The following snippet does not work for me:...DMA_InitStructure.DMA_PeripheralBaseAddr = ADC1_DR_Address;DMA_InitStructure.DMA_MemoryBaseAddr = (uint32_t...

ADC level interrupt possibility

Posted on April 11, 2011 at 13:13Hi, Does STM32 can produce interrupt from adc input channel when the value detcted is higher then a certain level? Thanks - Udi #adc-stm32 #stm32-adc

ybitton by Associate II
  • 571 Views
  • 1 replies
  • 0 kudos