STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 604 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
  • 556 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...

STM32F103 replaced by STM32L151, unable to program

Posted on July 08, 2018 at 15:09Hello,I've made a development board and used a STM32F103C8T6 controller. This works fine with a ST-LINK V2 programmer. Actually a simple Blue Pill design.I've now replaced the STM32F103C8T6 with a STM32L151C8T6 contro...