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

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
  • 1623 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
  • 2618 Views
  • 4 replies
  • 2 kudos

Resolved! Fake STM32?

I had a board assembled through JLCPCB, which included mounting an STM32L071. When the PCB arrived, I loaded a program with a blinking LED in an infinite loop. Unfortunately, the program didn't behave as expected, and during debugging, I encountered ...

JR2963_0-1707242466076.png
JR2963 by Senior II
  • 2192 Views
  • 4 replies
  • 3 kudos

Issue with Hardware Semaphor

Dear ST support team, I am using STM32-H755 for my motor control application. I am using Hardware Semaphore for synchronization between two cores. What I did, I developed the notification release in M4  in a timer interrupt routine as below: void TIM...

Usage of Comparators with PWM Generation

I am trying to design a digital SMPS with an STM32G0.ST has lots of literature stating that the comparators can be used to control the duty cycle of the PWM from a timer.I understand the use of a comparator to detect a fault and output to the BKIN in...

AdinAck by Associate
  • 1245 Views
  • 0 replies
  • 0 kudos