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! SPI communication - interval between bytes

Question about SPI communication intervalWe are using HAL_SPI_TransmitReceive to achieve SPI communication, but there is an interval of some us after the SCLK outputs for 8 bits. Is it possible to change this interval time?

VREF STM32G474QE

For the STM32G474QE i read that the VREF is either 2.048V 2.5V or 2.9V.is this the maximum voltage the ADC can read in single ended and in differential mode? so if i have a signal that is max 2.9V and min 0V. Will this work? or is the VREF the middle...

Erwin_N by Associate II
  • 882 Views
  • 5 replies
  • 1 kudos

CPU hangs when read ADC DMA continuous mode

Dear all ! I in my project have 1 led was blink to know CPU still working, display TFT LCD ST7735. At the first time, led blinking as timer 3 interrupt, LCD can display all information. after i add ADC with DMA continuous mode, CPU hang, led didn't b...

"Three phase" PWM for an LED "matrix"

Hi.I have a project that involves using an STM32U535 to control the LEDs shown in the picture.I feel it should be possible to control the COL-x signals with synchronized timers that also trigger DMA transfers to control the ROW-y signals, but I can't...

LEDmatrix.jpg

Resolved! Please advise on handling FDCAN Rxfifo.

I am trying to receive CAN FD and save the data to the SD card, but I am having a problem . Create and deliver an event structure in HAL_FDCAN_RXFifo0Callback, Receive the structure from the application area and call HAL_FDCAN_GetRxmessage. In this c...

taeun by Associate II
  • 1189 Views
  • 4 replies
  • 0 kudos

Nucleo-L476RG DMA ADC1 ADC2 ADC3 skipped levels

   I measure 9 channels (3 per ADC) with 12-bit resolution using DMA. The sampling time is set to 6.5 cycles, but the same issue occurred at 2.5 cycles. I get no results at all in the range from 2037 (7F5) to 2047 (7FF), but significantly more resul...

Zrzut ekranu 2024-12-04 143502.png Marcin2_0-1733319747570.png
Marcin2 by Associate
  • 328 Views
  • 1 replies
  • 0 kudos