STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Disable JTag on STM32F4

Posted on July 09, 2013 at 06:23Does anyone know how to disable the JTAG interface on the STM32F4? I want to use the pins for SPI1. For previous STM32s the following was available:   GPIO_PinRemapConfig(GPIO_Remap_SWJ_Disable, ENABLE); This command ...

STM32L151 stop mode problem!

Posted on July 10, 2013 at 09:51 Hi, I want to try to send stm32l1 in stop mode (in my experiment I want it never wakes up). My code works but the current is not equal to datasheet!! In the datasheet the uC in stop mode is around ~2uA ...

IWDG on STM32f3

Posted on July 10, 2013 at 10:34Dear all, I'm currently developping under stm32f3 discovery and I'm experiencing difficulties with the IWDG. In a first version of my software, I've been using the std peripheral library to set up the IWDG with the fo...

debugging in Eclipse

Posted on July 08, 2013 at 08:11Hello everyone, I am a new to working wtih ARM processors.I've a STM32F4 Discovery board.I tried to setupSTM32F4 development environment on Ubuntu as stated in this site http://shareee.netne.net/wordpress/?p=83. But W...

Stm32f4 eval audio playback problem

Posted on July 10, 2013 at 12:07Hi , I am trying to play a small chunk of audio on the evaluation board ( around ~150 kilobyte),i am using the original implementation provided with the evaluation board. When the audio playback is started i hear that...

PWM

Posted on July 05, 2013 at 12:20Hi,I'm very demoralized to study PWM for stm3220G evaluation board. I need a tutorial/example to understand concepts. For example: why does gpio_moder configure in AF (alternate function)? I configured GPIOA1   in my ...

mosine by Associate II
  • 1258 Views
  • 12 replies
  • 0 kudos

Timer triggers the ADC to work

Posted on June 30, 2013 at 17:27I'm using TIM1 to generate a PWM signal of period 1 sec and a varying pulse duty.This pulse undergoes some signal conditioning and then entered to the ADC, worth to mention that nothing happens to the signal's period ...

sherif by Associate II
  • 2393 Views
  • 17 replies
  • 0 kudos

stm32f373 single ended zero reference mode SDADC

Posted on July 08, 2013 at 12:54Hi. Just to be sure (because the manual is not very clear in this case..): When the manual states that in single ended zero reference mode the offset is dependend on gain variations it practically means that i can ac-...

markus2 by Associate
  • 649 Views
  • 1 replies
  • 0 kudos