STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TIM17 PWM

Posted on July 19, 2011 at 17:47Hi, I am trying to produce PWM signal by using TIM17 channel1 on PORTB-9, but i can't get the PWM signal. In debug mode i can see that TIM17 COUNTER register advanced and do overloop, but i just cant see the PWM signa...

ybitton by Associate II
  • 789 Views
  • 3 replies
  • 0 kudos

Filtered data value is so long

Posted on May 25, 2015 at 08:16I am using stm32f4 discovery board. from ADC I take 1ksample/sec and accumulate it. after accumulation of 30Ksamples, process it through band pass filter. output of band pass filter is very large +ve and -ve values ex...

lokesh by Associate II
  • 1177 Views
  • 8 replies
  • 0 kudos

debugging STM32 : need some newbie suggestions

Posted on May 28, 2015 at 10:37In a few days I will start the first project with STM32 on a dedicated hardware. I would like to ask some suggestions about debugging: 1) JTAG or SWD? So far I used JTAG on AVR core and it worked fine. I don't know SWD...

infor by Associate III
  • 397 Views
  • 2 replies
  • 0 kudos

HSE code generation not working

Posted on May 28, 2015 at 12:13Using STM32CubeMX to generate code for STM32F427ZITx processor. When changing the clock source from HSI to HSE the generated code updates the PLL fields but still maintains the source of the clock as HSI as shown below...

pnunes by Associate
  • 294 Views
  • 0 replies
  • 0 kudos

STM32427 with CubeMX

Posted on May 23, 2015 at 11:34I have a board with a 32 bit SRAM and have used CubeMX to configure a 32 bit data bus, a 10 bit Address bus with a Chip select of NE1. Briefly, Cube has produced the MX_FMC_Init(); file with settings as follows:- hsram...

STEVAL-IEG001V2

Posted on May 28, 2015 at 07:23i brought STEVAL-IEG001V2 from mouser with bulk id Z4T21418E002. but as mentioned in user manual i did not received any Firmware (code for microcontroller). kindly provide any link for firmware. Thanks

ulfat by Associate
  • 360 Views
  • 0 replies
  • 0 kudos

NVIC_ISPR ''set-pending'' bit to force ISR entry

Posted on May 25, 2015 at 03:50 Hi, I'm running some tests on an STM32F072 to verify my understanding of the docs. Apparently I'm missing an important point regarding the NVIC and pending interrupts... I'm single-stepping through the code ...

fenugrec by Associate II
  • 1141 Views
  • 3 replies
  • 0 kudos