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

Resolved! PDR_ON Floating

Dear,    We are working on a custom design which has PDR_ON pin floating. The board is already fabricated and assembled.    The part number is STM32H7A3AII6Q.    Please let us know if this has any consequences on normal operation of the MCU and if so...

Resolved! STM32U575 EXTI Interrupt usage

HiI'm using nucleo_u575zi board. Connected three external switches to PB0, PB1 & PB2 pins.By default, the pins are low, the pins are configured as:   /*Configure GPIO pins : EXT_PIN3_Pin EXT_PIN1_Pin EXT_PIN2_Pin */ GPIO_InitStruct.Pin = EXT_PIN3...

Meghana by Associate III
  • 529 Views
  • 1 replies
  • 1 kudos

DAC Sine Wave & Vertical Shift

Hi,I've successfully generated a sine wave using stm32 DAC. The current generated sine wave has the following properties; where min amplitude is 0 to max amplitude 4096 and the zero crossing is at 2048. I'd like to shift the output sine wave amplitud...

Resolved! STM32H747I-DISCO Virtual Com USART Example

Hi,If I understand right USART1 is used in STM32H747I-DISCO board for VCOM. I could not find any example for my board. I would like to want for an 8-byte host command using:HAL_UART_Receive_IT(&huart1, hostCommand.buffer, 8); Once a command is receiv...

Louie88 by Senior
  • 2235 Views
  • 26 replies
  • 9 kudos

Resolved! unable to interface VL53L4CX with STM32F030

Hi team, I am new to the STM32 Cube IDE environment and would like to interface and control the VL53L4CX Time-of-Flight sensor using an STM32F030 DEMO Board. I kindly seek your guidance and support in achieving this. Here are the details of the hardw...

Anirudh_balaji_4-1736401237886.png

Resolved! Wake-up over I2C

Hello!Is any body aware about how to wakeup a STM32 series MCU from sleep over I2C? So far I was aware of wake-up over GPI/Brown out Reset etc, but wake up over I2C?? Is this really possible? Please let me know if anyone has prior experience at this....

abjames by Associate
  • 386 Views
  • 2 replies
  • 2 kudos