STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407 and STM32F4xx DSP and Standard Peripherals Library

Posted on August 25, 2013 at 14:46I'm new on STM32F407 and STM32F4xx DSP and Standard Peripherals Library. And now I've got some question.1) GPIO timingWhen I code            GPIOF->BSRRH = 0x0100U;            GPIOF->BSRRL = 0x0100U;            GPIO...

reto by Associate
  • 400 Views
  • 2 replies
  • 0 kudos

stm32f4 discovery assembler keil

Posted on August 24, 2013 at 07:54Hi, I can't find any basic assembler example for stm32f4 in keil, i would like an example to start with basics like configuration ports( in/outs) to on and off a led with a button. #assembler-keil

Noise reduction from an SDIO bus

Posted on August 24, 2013 at 19:12Hi all,I'm designing a MICROSD SDIO bus on a future PCB with a splitted ground plane below all D0-D3, CMD, CLK and SD_VDD to decrease noise, but I can't find a way to ''totaly'' cover the D0 and D1 traces (LQFP64 ST...

neoirto by Associate II
  • 288 Views
  • 0 replies
  • 0 kudos

Are ADC1/2/3 in the F103 totally inedpendent?

Posted on August 24, 2013 at 18:41Hi there,    If I setup both ADC1 and ADC2 in independent mode and set ADC1 to scan channels 1,2,3 using DMA and setup ADC2 for analog watchdog on channel 2 having different sampling times for channel 2 between the ...

bikejog by Associate II
  • 257 Views
  • 0 replies
  • 0 kudos

STM32F2/4 SPI Slave rx DMA and unknown transferlength

Posted on August 23, 2013 at 12:48Hello again, I have connected two STM32F2 via SPI1. The data will be transfered via a variable sized datablock. The first two bytes are a command (5 bit) and a length (11bit) information of the following block. Is i...

mail2 by Associate II
  • 501 Views
  • 3 replies
  • 0 kudos

ITM_SendChar blocks when no debugger attached?

Posted on August 23, 2013 at 09:39I think ITM_SendChar is freezing my code when I don't have a debugger attachedWhen I do have an debugger attached, it works, and I can see my messagesBut when I don't, then the code doesn't get past the printingBut ...

STM3210E-EVAL + SDIO

Posted on August 23, 2013 at 11:16Good day,Have anybody make it work? I tried the example from:...\STM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPeriph_Examples\SDIO\uSDCardBut it does not work. I mean reading, writing functions.. I could only...

hitsumen by Associate II
  • 425 Views
  • 4 replies
  • 0 kudos

Overdriving LSI oscillator by external oscillator

Posted on August 23, 2013 at 15:06Hi everyone,I overdrive the low-speed internal oscillator by external source with a small offset and small swing.Where can I find parameters for external clock(without bypassing LSI osc)?Thanks.Eugene #lsi #oscil...

st2399 by Associate
  • 381 Views
  • 2 replies
  • 0 kudos