STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32f4 rs232 IAR IDE

Posted on June 02, 2013 at 13:34hello :) i had a problem  when i send a character or receive a character , i always get a wrong character like ''-'' or a heart ... ps: i'm using rs232 -> USB converter here is my code: &sharpinclude ''stm32f4xx.h'' ...

IAP USB driver source code

Posted on May 23, 2012 at 14:05Hello, I was reading application note (AN3354) concerning IAP using USB host, and i found the name of c files:main.c, stm32f10x_it.c, command.c, flash_layer.c, usb_bsp.c, usbh_usr.c I googled these file but i didn't fi...

hisham23 by Associate III
  • 814 Views
  • 4 replies
  • 0 kudos

RTC AND LSI IN VBAT OPERATION

Posted on June 11, 2013 at 09:25Hello! lately i configured the RTC to work respectively to the LSI oscillator. The RTC is working well while supplied from VDD pin. when working from the VBAT the last time count is preserved but from turning off to ...

meir3 by Associate II
  • 994 Views
  • 3 replies
  • 0 kudos

STM32F2 PLL and current

Posted on June 11, 2013 at 08:59Hi,I have selected an STM32F2 MCU for various reasons and I need to run it in the lowest power possible.The CPU will run most of the time et low speed 4 or 8 Mhz. For this I was thinking to use a 16Mhz crystal and byp...

Adalgiso by Associate II
  • 387 Views
  • 1 replies
  • 0 kudos

stm32f4 timer2 problem.

Posted on June 10, 2013 at 23:19i used timer2 and it's clock source from  APB1   and Prescaler  value for  APB1 is 4 it's mean's APB1 work at 42mhz     ''168mhz/4 ''     becuase the maximum  frequency is 42mhz for APB1. i searched in internet and so...

jbl_raw by Associate II
  • 452 Views
  • 1 replies
  • 0 kudos

stm 32 discovery adc tachometer code for sensorless motor

Posted on June 10, 2013 at 17:34i have a  stm32 discovery kit , and i am sensing  the back emf of sensorless motor which is driven by other kit. i am using adc with one channel and a timer. the main aim to calculate the period while reading the adc-...

aman by Associate II
  • 475 Views
  • 1 replies
  • 0 kudos

Which interrupt for TIM1?

Posted on June 06, 2013 at 20:48Hello, I've TIM1 set for PWM signal generation (STM32F407VG). Everything works well but I want an interrupt to be rised on the falling edge of pulse and I have no idea how to set it. Currently I've the following sett...

jamsoft by Associate II
  • 869 Views
  • 2 replies
  • 0 kudos

STM32F205RC using ADC with DMA

Posted on June 09, 2013 at 16:32Hey Guys, I'm currently playing with the STM32F205RC Controller and I have some troubles with using  the A/D converter with DMA. The task I want to do is quite simple. I want to measure a voltage using ADC1 on Port A ...

Avonac by Associate II
  • 524 Views
  • 2 replies
  • 0 kudos