STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F2 RTC coarse calibration seems to have no effect

Posted on February 11, 2016 at 10:29Hi, on a STM32F207 I want to use coarse calibration but it seems to have no effect. - I changed PRER to PREDIV_A = 63 and PREDIV_S = 511 and print it out on a UART after reset. I changed to these values to have a ...

mmensch by Associate II
  • 588 Views
  • 3 replies
  • 0 kudos

STM32F4 USB Audio Device IN endpoint circular buffer

Posted on October 14, 2016 at 04:09Hello everyone, i'm working on an  Audio IN endpoint USB Device (a microphone). The idea is to capture audio data from a codec and send this data to a PC by USB by implementing an isochronous IN endpoint.I want to ...

TIM6 setting in stm32cubemx

Posted on October 13, 2016 at 06:57Dear All,I am working in STM32F070R8T6.For the Timer base pwm generation I need to use TIM6, I have no option for choosing TIM1 and TIM2.I need to activate internal pwm which may cause by pressing GPIO key button. ...

stlink clock rate

Posted on October 13, 2016 at 21:56I'm curious what the clock rate limits are on the SWD port of the stm32 parts and whether the stlink interfaces can reach these limits.  openocd seems to support changes to the interface speed and will reset the f3...

Geoffrey1 by Associate III
  • 399 Views
  • 0 replies
  • 0 kudos

send MEMS data through usb

Posted on October 13, 2016 at 13:51 Hi ,  I'm newbie with stm32f3 and i want to send the accelerometer data to my raspberry pi 2 through USB , please i need some help  ? 

STM32F429 - LTDC Display Size Limit

Posted on October 13, 2016 at 16:56STM32F429 - LTDC Display Size LimitThe data sheet for the STM32F429 describes the maximum pixel with of the LTDC as 1204 pixels.However,.. other than CubeMX not allowing the value entered for display width, to be >...