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

Did I brick STM32 Discovery Board ?

Posted on May 01, 2011 at 19:54I am new to ARM. I got the STM32 Discovery board.  (STM32F103RGT6 chip) I made a quick code that uses the serial port.(code I copied from Keil website that uses the serial port, and just modified very slightly so it al...

vito_1978 by Associate II
  • 1226 Views
  • 6 replies
  • 0 kudos

DMA Interrupt handler not working

Posted on January 17, 2012 at 17:30I'm using the standard periphery library for this board. The DMA is working correctly in combination with DAC (memory to peripheral transfer) but I can't get the cpu to execute the interrupt handler for DMA1_Stream...

giu by Associate II
  • 887 Views
  • 1 replies
  • 0 kudos

STM32F4 Discovery not working without reset

Posted on January 23, 2012 at 18:50I have an STM32F4 Discovery board; recently I just had uploaded some code pertaining to the PWM example where I made PD12-15 some PWM signal so I could see it working with the LEDs on board. The program uploaded an...

vaibhav23 by Associate II
  • 1010 Views
  • 3 replies
  • 0 kudos

Timer using external clock

Posted on January 22, 2012 at 21:00I'd like to see some sample code (or a link to it) that utilizes a timer fed by an external clock, not the system clock, to generate an output pulse.  All ST's sample code that I've seen so far uses the system cloc...

jonmatt by Associate II
  • 3794 Views
  • 3 replies
  • 0 kudos

STM32F4 ADC - speed vs resolution

Posted on January 20, 2012 at 04:54I've seen figures quoting speeds of over 7.2 MSample/sec, when using triple ADC a 36MHz ADClock, and DMA. However, at those speeds (by my calculations) the effect of RADC on the input sample circuit means you lose ...

USB Composite device

Posted on January 08, 2012 at 00:00Hello, I'm starting developping, a USB composite device, can you please give some rules, guidlines, software example, in order to get starting with such application, Thanks for your help gafsos

Can't communicate between STM32L and LSM303DLHC

Posted on January 23, 2012 at 11:59Hi all, I created a simple circuit connecting a STM32L151C6T6 to a LSM303DLHC accelerometer. They communicate using I2C interface. I made the first simple test program modifying I2C EEPROM example included in STM32...

Error ''Invalid ROM table'' for Keil ULINK debug interface

Posted on January 05, 2012 at 15:52Hi, I have the MCBSTM32F400 development board - this worked fine up to now. Now I wanted to write some new complex application (trying to ''re-target'' a USB MSC example of ST for this board). When I loaded the new...

flyer31 by Senior
  • 3340 Views
  • 10 replies
  • 0 kudos