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

STM32F4 Interrupts: Clearing and related questions.

Posted on April 26, 2013 at 11:49Hi Just some general questions on interrupts:I assume that external interrupts need to be be cleared. There are some forum threads that are suggesting that this is done ''automatically'' and it does not need to be co...

bl by Associate II
  • 1536 Views
  • 2 replies
  • 0 kudos

high frequency PWM

Posted on April 24, 2013 at 21:18Hi, want to generate a 24MHZ 50%DC PWM, I have follow this example ,but I can't get more than 500Khz, please help me. void TIM_Config(void) { /* -----------------------------------------------------------------------...

girtor by Associate II
  • 1915 Views
  • 8 replies
  • 0 kudos

user button interrupt

Posted on April 24, 2013 at 23:43Hi,i'm novice in programming with stm32f4 and i want to know how to generate an interrupt after pressing user button what's i know is that i should use EXITx_irqHandler but how to configure the button to be related t...

STM32f4 discovery printf

Posted on April 25, 2013 at 16:47I have the stm32f4 discovery board usb connected. Debugging works but the command printf doesn't work (trace: no synchronization).System clock is set 168Mhz, SWO 2MHz. Any idea?Thank you

STM32W108xx UART implementation

Posted on February 26, 2013 at 10:10Hi  I want to show the output(i.e. sended data) on tera term terminal. How to setup tera term for that.(I am using UART for serial communication in which i am sending data from one port and receiving from other on...

STM32F103VET6 CAN Normal mode issue

Posted on April 22, 2013 at 15:07STM32F103 has one CAN only. I want to send and receive data using the same CAN in normal mode(For testing purpose, CAN sends and receives message itself ). I have tried loopback mode and it worked fine. But when I co...

STM32 embedded GUI Library

Posted on April 25, 2013 at 11:41HiI can't find the STM32 embedded graphic library. I am supposed to find it here: http://www.st.com/stonline/stappl/resourceSelector/app?page=resourceSelectorPage&doctype=FIRMWARE&ClassID=1734 but I always get this m...

ADC and DMA double buffer

Posted on April 24, 2013 at 15:59 Hi, all. I working at ADC sampler implementation. ADCsamplerhas a next flow: Timer 1 generate sample rate at 200kHz.At every Timer 1 CC2 interrupt ADC1,ADC2,ADC3 take a sample.DMA is used to transfer s...

artuom by Associate II
  • 1212 Views
  • 3 replies
  • 0 kudos

Help with GPIO on STM32F4 discovery

Posted on April 24, 2013 at 23:09Hi,i'm studying about GPIOs on STM32F4 Discovery but in the User Manual i don't understand very well how GPIOs work.Can someone helps me to understand how it works?GPIOs should be 9 ports of 16 bits that SoC uses to ...

ADC and DMA, again

Posted on April 18, 2013 at 12:55The original post was too long to process during our migration. Please click on the attachment to read the original post.

dusan2 by Associate III
  • 1280 Views
  • 8 replies
  • 0 kudos