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

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
  • 812 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
  • 994 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
  • 776 Views
  • 6 replies
  • 0 kudos

modbus tcp port lwIP stack on stm32f4 with DP83848 PHY

Posted on November 05, 2015 at 16:32Good afternoon everyone,I am fairly new to this forum.So hi everyone :) I am a young electronics and embedded systems engineer, used to driver dev but really a noob when it comes to internet networks understanding...

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
  • 3540 Views
  • 11 replies
  • 0 kudos

Hex file for production

Posted on January 23, 2014 at 15:47I am using the STM32L100. How I can combine the hex file for my bootloader with the hex file for my application into one hex file for production? #spi-program

lee by Associate II
  • 2751 Views
  • 12 replies
  • 0 kudos