STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Instruction Prefetch and Fast Conversion

Posted on October 04, 2012 at 09:06Hallo everyone, I am working for a Company, which currently develops a new product. We currently evaluate the STM32F20x processors. The processor shall convert voltage and current simultaneously and some other inpu...

ADC in continuous mode

Posted on October 08, 2012 at 16:07Hello! I have a couple of questions on using ADC module in continuous mode. 1. Is there any possibility to stop ADC conversions with timer, kind of timer clock gating mode? 2. Now I use timer ISR in a following way...

beatle7 by Associate
  • 155 Views
  • 1 replies
  • 0 kudos

DMA and ADC

Posted on October 08, 2012 at 15:25If I enable three pins from the same ADC (eg ADC3) to acquire three different signals how do I retrieve the data of the three pins? using the DMA? please attached a few lines of code as an example?thanks

orn by Associate II
  • 91 Views
  • 1 replies
  • 0 kudos

newbie q's

Posted on October 06, 2012 at 05:14Background: I do stuff with Arduinos now. Win XP. Discovery4 make the most sense to begin with? Do these boards include an IDE, debugger, and a compiler, so 100% ready out of the box to do something? Is there any s...

db by Associate II
  • 203 Views
  • 6 replies
  • 0 kudos

Need help for continues Scan ADC of STM32F0

Posted on October 08, 2012 at 04:23Dear friends,I implement continuous scan ADC1 with 8 channels 0,1,4,5,6,7,8,9 I post my code below. There is something, I don't understand that. If I configure: ADC_InitStructure.ADC_ScanDirection = ADC_ScanDirecti...

toantq3 by Associate II
  • 136 Views
  • 0 replies
  • 0 kudos

STM32F0 - programming ?

Posted on October 03, 2012 at 18:34Hello,I have a STM32F0 on a custom board that I'm trying to program via SWD using IAR and a ST-LINKv2 dongle I got after cutting a discovery board in two.What happens is I always get the fatal error - no MCU device...

STM32F2xx Linker Script

Posted on October 07, 2012 at 15:38Hi, What is the right way to get correct linker script. In my case I'm looking for script for yagarto (GCC) for STM32F217

dimax by Senior
  • 83 Views
  • 1 replies
  • 0 kudos

STM32F0 programming

Posted on October 05, 2012 at 16:44I just got my Stm32f0 discovery board, and now i don't seem to get a new program programmed into it. I am using Keil development toolchain. Does anyone know a basics tutorial, or can explane what i need to do? (i d...