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

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
  • 1076 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
  • 874 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
  • 645 Views
  • 1 replies
  • 0 kudos

Help needed with STM32 discovery and I2C

Posted on April 12, 2011 at 13:49Dear all,My name is Gregory and I live in France (so excuse my poor english). I am a newbie in STM32 world, but I come from the Arduino world and have some good basis in C programing.I try to use a DS1307 chip with m...

gdelpu by Associate
  • 524 Views
  • 0 replies
  • 0 kudos

STM32VLDiscovery with KEIL µVision4 IDE crash on load/debug

Posted on April 02, 2011 at 06:26Hey everyone!This is my first time here and a complete novice with this microprocessor.We are using it (STM32VLDiscovery) for our Senior Design Project in Electrical/Computer Engineering. We just switched from anothe...

aj1 by Associate II
  • 1251 Views
  • 5 replies
  • 0 kudos