STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LPUART is stuck after HAL_UART_Receive. L081KZT6

Hello,I have some Issues with LPUART1 on a STM32L081KZT. What I want to do is:- Receive Data of variable length via LPUART1 using the HAL_UART_Receive function.- Reading bytewise in a loop- Using an External Interrupt to start the receive.My Code loo...

HRaup.1 by Associate II
  • 691 Views
  • 2 replies
  • 0 kudos

Sampling PWM pulse

Hello,In my project I need to sample single PWM pulse with ADC (Current and Voltage). I'm using STM32L451CCU.I have configured timer 15 to produce PWM signal with channel 1 and used channel 2 as the clock source for triggering timer 2 through ETR1 , ...

0693W00000KcRINQA3.png 0693W00000KcRIXQA3.png 0693W00000KcRJ1QAN.png 0693W00000KcRJ6QAN.png

H7A3 HSE crystal choice

I'm going way out on a limb and designing a small uController board based on the STM32H7A3. I've been prototyping the software for a while now on a STM32 Nucleo H7A3 and a STM32 H7B3 Disco board. The Nucleo board uses the 64 Mhz HSI clock but calls...

magene by Senior II
  • 552 Views
  • 2 replies
  • 0 kudos

Resolved! very strange STM32F40x RTC issue

I have a very strange issue with an STM32F405RG/407VG regarding the RTC: it only works, when I am in debugging mode and add the “hrtc�? struct into live expression and the instance handle is open!My code is pretty simple: I have 2 globals:RTC_TimeTyp...

0693W00000KcPWIQA3.png 0693W00000KcPWNQA3.png
CBerg by Senior
  • 711 Views
  • 3 replies
  • 0 kudos

Connect Under Reset (NRST) in TrueStudio using SWD

Hi all,in my project I reconfigure SWD pins to work as inputs and therefore I can't debug/upload new firmware using software system reset. And here's my question - how to modify Startup Script (attachment) so that ST-LINK/V2 would upload (or debug) n...

pawcuu by Associate II
  • 3652 Views
  • 7 replies
  • 0 kudos

HAL-Lib MPU Configuration Question

Hello,I would like to know if there is a possibility to readback the MPU confiugration for each configured region? HAL only provides a setter function. If I take a look into the internal implementation, it seems that regions get overwritten, when I ...

Floki.1 by Associate II
  • 367 Views
  • 0 replies
  • 0 kudos