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! HAL I2C timeout flag

I have a simple function that reads one byte from I2C and I need the RxdFlag variable to be cleared in case of unsuccessful transfer (timeout) and I don't know how to get it from the HAL_StatusTypeDef structure. Thanx for your help.uint8_t GetSlaveI...

Filipx.87 by Associate II
  • 1858 Views
  • 2 replies
  • 0 kudos

NUCLEO-U575 Vbat ADC measurement

Hello everyone!I have set the Vbat measurement enabled flag, unsoldered the SB50 bridge and try to measure the voltage on the Vbat pin. The thing is the range seems to be strange. When I tie Vbat to GND, the ADC shows about 5000. Shouldn't the number...

Skfir by Senior
  • 693 Views
  • 2 replies
  • 0 kudos

I have a problem on debugging Nucleo-f446re

Failed to execute MI command:target remote localhost:61234Error message from debugger back end:localhost:?????: No such file or directory.localhost:?????: No such file or directory.

AAbde.8 by Associate II
  • 1400 Views
  • 5 replies
  • 0 kudos

STM32G030 DMA to GPIO BSRR bus error

HiSTM32G0 series is a newer chip family with more advanced DMA/MUX to provide more flexibility.my code, which uses tim16 update to request DMA to transfer from memory to GPIO BSRR. The code works on STM32F030 but fail in G030. The request from TIM...

STM32F732 BOOT1 pin

I thought the BOOT Modes used BOOT0 & BOOT1(PB2) pinsand to pull BOOT0 (high) and BOOT1(low) to get BOOT MODE (SYSTEM MEMORY) and allow the STM32CUDE programmer!I've looked thru the STM32F723 Docs and PB2 does not seem to show/sharethe BOOT1 pin func...

CTerr.1 by Associate II
  • 2631 Views
  • 5 replies
  • 0 kudos