STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

F103 USART1 RX IRQ happens premature.

Posted on December 26, 2015 at 01:55I am using the USART1 interface of an F103 and I'm havin trouble getting interrupts correctly. When receiving a byte the first interrupts get triggered while bit 6 is still underway and then a second interrupt hap...

zhausq by Associate III
  • 487 Views
  • 3 replies
  • 0 kudos

Configure ADC with HAL for 44.1kHz

Posted on December 27, 2015 at 04:52I want to configure the ADC on my stm324f49i-discovery board to sample audio signal using HAL drivers.  I need a 44.1kz (or 48khz) sampling frequency, but am not sure how to set that up.  My board is running at ma...

spi problem

Posted on July 06, 2015 at 14:37i am using stm32f030c8t6 device .i communicate with external memory ic on spi bus.i am using stmcube32 and mdk-5.for testing purpose i read its id using spi.i am using spi2. at first am not able to generate clock for ...

karan by Associate III
  • 970 Views
  • 5 replies
  • 0 kudos

windows gets hanged in USB MSC (with uSD) example

Posted on December 25, 2015 at 23:45Hello, For USB Mass storage, I've followed [DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/USB%20CDC%20on%20STM32L%20device%20%...

Driving LCD panel with stm32f7

Posted on December 26, 2015 at 17:18Hello, I am designing a board  with a STM32F7 to interface a LCD 800x600, LVDS input. So I use a sn75LVDS84. But I want to know how wire RGB port and LVDS converter. At now I use RGB666 format (R[7..2], G[7..2], B...