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! 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

STM32U5G9 SPI TXP does not clear.

Previously had issues with TXP flag never clearing for interrupt-driven SPI.  Changed some HAL code and got it to work.Moving on the DMA, the first 8 bytes received match the transmit buffer and the 9th byte matches a byte farther into the transmit b...

Digital Input Wrong value

I have done a PCB Design with microcontroller STM32L071CZT6 as the mcu. PB15 which is a 5V tolerant pin is connected to a source of 4.9 V with a resistor 270 kOhm in between. I measured the voltage at the PB15 pin to be 4.9 V but, when I set it as Di...

ASiva.1 by Associate III
  • 130 Views
  • 2 replies
  • 0 kudos

Resolved! TIM2 and TIM3 Behaivoural Differences

Hello, I am trying to write some non-blocking motor driver code for a STM32F401Re board. Currently, I am setting the timers to PWM mode and adjusting the ARR to change the PWM frequency using an IRQ handler. This approach is working for TIM3 output, ...

teberle by Associate II
  • 257 Views
  • 3 replies
  • 3 kudos

Resolved! adc fails to initialize

Board: stm32h753zi nucleoFirmware & CubeMX: latest versionI have configured the adc to continous conversion and DMA output. The initialization fails in main.c in HAL_ADC_INIT. I stepped through the HAL lib and saw that LL_ADC_IsInternalRegulatorEnabl...

mo_krauti by Associate III
  • 593 Views
  • 18 replies
  • 1 kudos

Error: Unable to get core ID

im using STM32H753VIT6 MCU.I'm try to connect device using SWD in STLINK debugger but it will show "Error: Unable to get core ID" this Msgim checked MCU input voltage,im getting 3.3v .input power is oknow how can i debug this issue.SWD pins properly ...

kesavans by Associate
  • 175 Views
  • 2 replies
  • 0 kudos