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

Disable read protection level 1 on STM32 F4

Posted on February 12, 2013 at 11:05Hi, everybody! I'm currently writing a software that will use a JLink ARM flasher to program a device with a STM32 F4 processor, and at the beginning of the programming sequence I need to add the ability to remove...

USART writes seem to block or slow down reads

Posted on February 09, 2013 at 15:35 I'm really stumped on this one, and hoping someone can help. I'm using USART_ReceiveData() to receive data off of a USB line at 9600 baud, on an STM32F0Discovery. It works without any trouble until I try to s...

IIR Example

Posted on February 11, 2013 at 15:30Hi, I'm trying to understand how to use IIR filters, but I can not find examples using IIR filters can you help? thanks

fullcaos by Associate II
  • 501 Views
  • 1 replies
  • 0 kudos

ADC Channel Conversion in Dual Mode

Posted on February 11, 2013 at 08:24 Hello, I will like to convert 4 Channel Voltages in STMF103RB ADC in dual mode configuration.Please correct me if I am mistaken, from the reference manual (Reference manual RM0008:: 11.9.1 Injected simultaneous m...

Spurious EXTIO ISR (I cant Understand Why)

Posted on February 10, 2013 at 14:07Hello, I am relatively New to ARM Cortex Microcontroller but with experience in Microchip 8Bit to 32bits Microcontrollers. I am having a serous issue with configuring the external Interrupt of STM32F103RB. I want ...

PWM Interrupts (help me!)

Posted on January 31, 2013 at 14:11Hi I am a power electronics engineer and I have been using the STM32F4 to develop AC motor drives and its great I am now working on an application with space vector modulation and I have ran into a difficulty which...

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

RX and reTX from USART1 with dma (Stm32f100B)

Posted on February 07, 2013 at 01:53Hi,excuse me for my bad english,I'm new in the microcontrollers field, so I've some uncertainty on the use of the dma to read and write from USART. At the moment I'm interfacing the stm32f100B with a medical modul...

Output Compare & DMA

Posted on February 09, 2013 at 16:40Hi, I work with STM32F0. I want use Output compare (PA2) TIM2_CH3 for manchester encoder. I like use DMA for this. The F0 have a DMA for Output Compare ?