STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Bug Report: STM32L4 HAL RTC driver

Posted on June 07, 2018 at 20:20Greetings,    I believe I have found a bug in the HAL RTC driver.  I am using an STM32L4, and I'm using STM32CubeMX v4.26.0 to generate my project, with firmware package v1.12.0 for STM32L4 series . I observed that us...

STM32F7 discovery audio line-in

Posted on October 06, 2015 at 21:10 Hi. I've started to play with STM32F7 discovery. I got to DSP audio example from hands-on and I would like to use line-in instead of microphones. Unfortunately when I've changed BSP_AUDIO_IN_OUT_Init...

SPI clock polarity initalization in STM32 Cube L0

Posted on June 18, 2014 at 10:07I have a project based on the example found in STM32Cube_FW_L0_V1.0.0\Projects\STM32L053R8-Nucleo\Examples\SPI\SPI_FullDuplex_ComIT I have changed the initialization of   SpiHandle.Init.CLKPolarity  to SPI_POLARITY_LO...

johan2 by Associate II
  • 568 Views
  • 1 replies
  • 0 kudos

Sensetile (STEVAL-STLKT01V1) -- How to configure (modify the setup of) acc, gyro and mag and interpret the collected data from these sensor

Posted on July 16, 2018 at 21:05I  am working with the datalog application of the sensortile evaluation kit.  I can see the data collected from the  the acc (LSM303AGR), gyro(LSM6DSM), and mag(LSM303AGR).  I have read the data sheet of these sensors...

jin lu by Associate II
  • 514 Views
  • 2 replies
  • 0 kudos

STM32H7 CubeMX FatFs + uSD + DMA + RTOS Success

Posted on July 17, 2018 at 02:30I have finally succeeded in replicating the functionality of the FatFs project for FatFs + uSD + DMA + RTOS in STM32Cube\Repository\STM32Cube_FW_H7_V1.2.0\Projects\STM32H743I_EVAL\Applications\FatFs\FatFs_uSD_DMA_RTOS...

Resolved! stm32h7 alternate function

Posted on July 16, 2018 at 22:13Does anyone know where I can find a table or listing of the alternate functions for the stm32H7xx.  I have found the register description in the reference manual, Page 498/3178, section 11.4.9, but cannot find where t...