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

USB Suspend/resume in STM32F7

Hi,I want to put the USB bus into SUSPEND/RESUME state, currently I'm using gState in USBH_HandleTypeDef to manually put the device into HOST_SUSPENDED state and similarly to move to the Idle state I'm manually assigning gState to be HOST_IDLE.With t...

Resolved! How can I find the registers' addresses of STM32L053R8

To Andrew, SofLi Hy Andrew and SofLi. I well received your last informations posted this week-end. Therefore it was week-end. I test a NUCLEO board without ST-link; my computer is a Mac-mini and the NUCLEO board offers capabilities to be separate in ...

butterfly by Associate III
  • 7279 Views
  • 11 replies
  • 4 kudos

LIN problem after MCU(STM32G473) replacement.

CUBEMX, STM32G473 MCU is used.LIN communication worked well when using STM32F103, but after replacing only the MCU on the PCB board, LIN communication does not work.When the MCU was replaced, the HAL_Delay() function did not work,'#define USER_VECT_T...

SJ_KIM_1-1707280042462.png SJ_KIM_2-1707280063439.png
SJ_KIM by Associate
  • 2315 Views
  • 3 replies
  • 0 kudos

UART interrupt reception issue in STM32G4

Hi,I am working with STM32G4.I am communicating with STM32G4 with other controller through  UART interrupt communication. The data is transmitting and receiving between stm32g4 and other mcu. Some times I am not receiving the data properly from other...

Resolved! Issue with f_write() corrupting buffer/issue with value 0x01?

I am writing to an SD card using the Adafruit_Shield BSP library on the STM32L4R5ZI Nucleo board.  I had it writing 10 values, from 0x00 to 0x09 but the second byte (with a value of 0x01) was getting corrupted as set to 0x00.  I changed the array so ...

JayDev by Senior II
  • 4120 Views
  • 4 replies
  • 2 kudos