STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 559 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...

STM32F103C8T6 SPI DMA hardfault

Posted on December 24, 2015 at 08:31Hello All,I try to send an uint8_t array over SPI with DMA, but the microcontroller going to hard fault handler. The C code is generated by STM32cubeMX.My source code is:/* USER CODE BEGIN 0 */&sharpdefine meret 1...

Labels