STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CAN FILTERS

Posted on November 11, 2015 at 17:48 Hi every one, especially Mr.Clive, today i have problem with CAN FILTERS i want to allow all IDS from 100 to 1FF in other words block all messages after 0x0200 here is my code, Please help me, Thanks in ad...

puneethj by Associate II
  • 706 Views
  • 1 replies
  • 0 kudos

Connect two timers in Gated Mode

Posted on November 10, 2015 at 09:42Hi, unfortunately I haven't understood how to connect two timers. I want to achieve a 3,2kHz PWM switch signal that turns on and off a 1 MHz signal. I try to setup TIM3 as a master timer; in STM32CubeMX I have sel...

smrtkai by Senior
  • 718 Views
  • 4 replies
  • 0 kudos

stm32f4 Timer

Posted on November 10, 2015 at 17:34Hello every one! How can i check if the timer is already running.. which flag to use I am trying thisif (TIM2 -> CR1 == TIM_CR1_CEN){// turn led on blue} else{// turn led red on}but it does not work, please help m...

puneethj by Associate II
  • 641 Views
  • 6 replies
  • 0 kudos

Bootloader - jump to APPLICATION_ADDRESS

Posted on October 30, 2015 at 14:22 Hi, I'm having some issue loading my application from the APPLICATION_ADDRESS -Using a STM32F4 Discovery board -As bootloader application I'm using the STM32F4 example http://www.st.com/...

paul2 by Senior
  • 2835 Views
  • 11 replies
  • 0 kudos