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! Opamp on STM32U545 is impossible to read with ADC_IN8

Hello.I am finishing a project where I measure voltage with an ADC using the STM32L431 and, for greater accuracy, I am using the OPAMP (PA0 = ADC1_IN0_VINP and PA3 = ADC1_IN_VOUT). For the STM32L431 on the STM32CubeMX, when activating the OPAMP in "F...

EB by Associate II
  • 165 Views
  • 3 replies
  • 1 kudos

Resolved! Hardfault after acessing FMC intyerface on STM32H753

MCU:        STM32H753XIH Tool:         STM32CubeIDE v1.18.1 FW Pkg:   FW_H7_V1.12.1   I have an in-house designed board that has an FPGA connected to the FMC bus. The FPGA uses a simple SRAM interface with Address (7:0), Data (31:0), Chip Select, Rea...

Hal56-GCI by Associate III
  • 225 Views
  • 3 replies
  • 1 kudos

RS485 sometimes fails when using STOP2 mode

Hello,Using RS485 for modbus communication.It is observed that, if we disable STOP2 mode then RS485 communication works fine (no frame loss). but asa we keep STOP2 mode then at the time of wakeup I found some frame loss.#define RS485_TX_ENABLE() HA...

npatil15 by Associate III
  • 161 Views
  • 2 replies
  • 0 kudos

Resolved! Debugging for Nucleo-H7S3L8 USB implementation

I am verifying USB implementation using Nucleo-H7S3L8.When I executed CDC_Standalone in STM32CubeH7RS using the Debug button and ran the Appli code, the function “HAL_PWREx_EnableUSBVoltageDetector()” in ‘MX_USBPD_Init()’ did not return HAL_OK and an...

error.png