STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f030 aeabi_uidiv undefined reference

Posted on July 13, 2018 at 00:12hi, I try to compile a minimum program using stm driver libs. but I can't compile without error about '__aeabi_uidiv' from line 1083 of stm32f0xx_rcc.c : pllclk = (HSE_VALUE / prediv1factor) * pllmull;I think the prob...

STM32 Nucleo as Wifi mass storage device

I want to make my stm32 f446re nucleo board as a mass storage device, which would be accessable via wifi. Nucleo board will be connected to esp8266 or Nodemcu.1. Will USB Renumeration feature just make my board work as a mass storage device ?2. Pleas...

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
  • 754 Views
  • 1 replies
  • 0 kudos