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

STM32F030CC Bootloader application stuck at first HAL_Delay

Hi, I am working on STM32F030CC microcontroller, where I am calling an application code from bootloader code. When the code is entering the application, the program is entering into an infinite loop of HAL_Delay(). I found out that by adding "SCB->VT...

JObbu.1 by Associate
  • 722 Views
  • 1 replies
  • 0 kudos

SRC236/441 libs with Hard FPU support?

I believe all of the audio processing addon libs, (SRC236/SRC441) are built without hardware FPU support. The problem is my entire project was built with hard FPU support. I tried the mixed SW/HW, but that didn't solve the issue and I couldn't build ...

Zaher by Senior II
  • 1002 Views
  • 3 replies
  • 1 kudos

Communication with STEVAL-MKI109V3 kit

I would like to use STEVAL-MKI109V3 with LSM6DSV16x Imu sensor. I have other tools like ESP32 and some sensors that controls autobrake system based on IMU data. I communicate between ESP32 and PC(Python) through BLE. However, if I add STM32F401VE. th...

FKara.3 by Senior
  • 459 Views
  • 0 replies
  • 0 kudos

Resolved! SPI Signal Shape Issue

Hello,I am try to control an external DAC system with the SPI interface. The clock signal shape looks like the attached file. I didn't figure out the meaning of the signal. Yellow is the clock signal and the blue is CS signal.

0693W00000aJE10QAG.jpg
AE104 by Senior
  • 4011 Views
  • 24 replies
  • 0 kudos

Bit Banding issue

I have an issue with using bit banding on stm32U575ZI-Q board when I want to write on it Hard fault is appear what is the problem and How to overcome this issue?

rsoli.1 by Associate II
  • 1294 Views
  • 3 replies
  • 0 kudos

Resolved! (SOLVED) STM32H743ZIT6: Bad accuracy of TIM2 (32Bit Timer)

Hello,I am having accuracy issues on TIM2 (32Bit Timer). I am feeding the PLL with an HSE 32MHz crystal (which seems to be fine when I measure the MCO frequency). I have setup the Prescalers to reach a frequency of 240MHz for the APB1 Timer clocks (w...

0693W00000aPOKxQAO.png
JArig.1 by Associate II
  • 806 Views
  • 1 replies
  • 0 kudos

Resolved! Stop mode is woken by another EXTI line

STM32L071CBT wakeup power button PC13, PWM signal = PA11I have a device that wakes every 20 seconds then goes to sleep, it can also wake when the power button is pressed, part of it's wake cycle it to check the servoInt pin for activity.pin setup /*C...

markH by Associate III
  • 1178 Views
  • 4 replies
  • 0 kudos

When one does ADC oversampling, what should be the sampling time?? Higher sampling time or lower sampling time will give better results??

i am working on ADC oversampling using STM32 nucleo board. I have increased 2 bits by using appropriate oversampling ratio and bit shifting. But when i used lower sampling time i observed less % error between expected v/s measured ADC count then high...

STee.3 by Associate II
  • 1568 Views
  • 4 replies
  • 0 kudos