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

How can I stop PWM signal?

I'm generating a PWM signal inside a loop, but I can't stop it. What would be the reason? I need both to generate PWM and channels. HAL_TIM_PWM_Start(&htim3, TIM_CHANNEL_1);HAL_TIM_PWM_Stop(&htim3, TIM_CHANNEL_1);HAL_TIM_PWM_Start(&htim14, TIM_CHANNE...

buccno by Associate II
  • 1257 Views
  • 4 replies
  • 0 kudos

BLE Beacon example in BlueNRG-2 does not work?

I downloaded the BLE Beacon / Relase example from BlueNRG-1_2 DK 3.2.2 into eval board STEVAL-IDB008V1M by BlueNRG-2 Navigator.I do not see this BlueNRG BT device in laptop although a serial console on VCP shows that all functions passed with success...

idolezal by Associate II
  • 649 Views
  • 1 replies
  • 0 kudos

Are there HAL functions to generate DMAMUX events?

I'm programming an STM32L552, and I've used HAL functions to configure DMAMUX synchronization. There's a field that enables DMAMUX events, but I haven't found any functions that generate DMAMUX events.According to the documentation, "The DMAMUX may a...

mattscar by Associate II
  • 718 Views
  • 1 replies
  • 0 kudos

Fladh Loader for Nucleo-G474RE / X-Nucleo-GFX01M2

I'm using Nucleo-G474RE  + X-Nucleo-GFX01M2I downloaded the X-Cube-DISPLAY packageI cannot find a flash loader file for the Nucleo-G474RE in the ExternalLoader folder. See below screenshotWhere to find an ExternalLoader file or can I use one of the b...

0693W00000QLiHHQA1.png
PBeur.1 by Associate II
  • 1637 Views
  • 11 replies
  • 0 kudos

Need to Read RPY Data From BHI160B IMU using STM32-L053R8.

Hi,We are working to read RPY Data from BHI160B IMU. But reading Quaternions. In the code, we have a call-back function that reads quaternions. If we change VS_TYPE to VS_TYPE_ORIENTATION will it work? Is there any requirement to have a separate call...

SG.9 by Associate II
  • 729 Views
  • 0 replies
  • 0 kudos

replacement stm32l476ret6 stm32l476rgt6

I would like to change the stm32l476rgt6 to the stm32l476ret6 , in general they are the same MCU changing only the amount of flash memory (1Mb to 512k), is there any problem? remembering that I have a project already running with rgt6.in general I th...

KSilv.1 by Associate
  • 524 Views
  • 1 replies
  • 0 kudos