STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Adding RAM to STM32F4

Posted on September 04, 2013 at 21:37Hi,For my project I need additional RAM, is it possible to add memory to the STM32F407VG (in the STM32F4-Discovery Board) using the FSMC interface?

External interrupts with same number, PG11 and PF11

Posted on September 04, 2013 at 16:39I�m trying to configure 2 external interrupts in STM32F2 at the same time. These interrupts are attached to PF11 and PG11 GPIOs pins. How can I do it? When I try to select the GPIO used with the function SYSCFG_E...

sergio23 by Associate II
  • 342 Views
  • 1 replies
  • 0 kudos

PWM not work by using TIM10_CH1

Posted on September 04, 2013 at 08:22My platform's MCU is STM32f205. I try to modify TIM10_PWMOutput example from STM32F2xx Standard Peripherals Firmware Library to generate one PWM signal by using TIM10_CH1function of pin PB8. But it doesn't work?...

blacksu6 by Associate II
  • 546 Views
  • 1 replies
  • 0 kudos

how to change default(unexpected) IRQ handler ?

Posted on August 19, 2013 at 13:59I may have some spurious or unhandled interrupts and want to see where and when with software catch. Is there a default (in absence of specific) IRQ handler i can overwrite / install? (E.g. as you would with  HardFa...

denis by Associate II
  • 721 Views
  • 2 replies
  • 0 kudos

STM32W RF Port

Posted on September 04, 2013 at 12:01Hello, The STM32W wireless microcontroller has a balanced RF port. Is it possible to use this port in a single ended way for low-cost space-constrained applications? I would terminate RF_N with a 50ohm resistor a...

DMA-USART Example

Posted on September 03, 2013 at 14:51hello, at the moment i'm working on the DMA-USART example from the FW library  to fit into my application. the transmitting process(uC=> PC) is working as estimated, but the problem is i have to update the ''DMA...

PWM with TIM1 lags

Posted on February 10, 2012 at 20:00HelloSTM32RBT6 should control 1 servo with PWM output. For all TIM2 - TIM4 I tested it seems to be OK, but for TIM1 Channel 1 which is one I need it is working only occasionally what is very strange.Sometime I jus...

zexx86 by Associate II
  • 1252 Views
  • 17 replies
  • 0 kudos

stm32f207 use nss pin as gpio when using SPI

Posted on September 03, 2013 at 21:50Hi everyone, I have a problem with a stm32f207 device. I use the NSS pin of the SPI2 as a GPO. (The chip select to my SPI2 devices comes from an external I2C IO expander). NSS pin (I4) seems to be working ok as ...

oe2 by Associate III
  • 293 Views
  • 0 replies
  • 0 kudos