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

STM32H745-DISCO SPI problems

Hey everyone,I have issues with my SPI2 on STM32h745 DISCOI am Using SPI2 to connect an accelerometer to my board. I use this SPI because it is the one that is connected to my arduino pin. SPI initialization : static void MX_SPI2_Init(void) { /* U...

fru99999_0-1717491877238.png fru99999_1-1717491895632.png fru99999_2-1717491931454.png fru99999_3-1717491956603.png
fru99999 by Associate
  • 879 Views
  • 2 replies
  • 0 kudos

Resolved! ADC Polling Returns Same Value for Each Sample

There are four DC fans connected the board.  For each, there is a current resistor buffered through an op-amp and then passed to the ADC channel on the STM32G491RET6 MCU. All four ADCs are connected to the same module on four different channels. Soft...

DRad by Associate
  • 1210 Views
  • 2 replies
  • 0 kudos

Resolved! ADC DMA/programmed start/stop by timer compare?

Hallo Gurus:Newbie level question..'health issues' making me less efficient, and some pointers to get me started would help a lot.I want to do a software start of ADC conversions with DMA into a circular buffer...when an external trigger (GPIO?) occu...

Lohi by Associate III
  • 951 Views
  • 2 replies
  • 1 kudos

Latency in USB

Hi Support Team,I am writing this to get the solution for the problem facing in USB part.Problem: While Using STM32F302RC MC USB module to receive the data i am facing some latency issue, is there any solution to reduce the latency in USB stack.I mea...

VJai by Associate
  • 760 Views
  • 1 replies
  • 0 kudos

STEVAL-STWINKT1B WiFi connection issue

Hi.. ThereRecently i bought  STEVAL-STWINKT1B kit with the WiFi adapter. My motive is to connect the kit with the DSH-PREDMNT dashboard to run the FP-AI-PREDMNT2 demo From my side, this is what i have done sofar1. downloaded the FP-AI-PREDMNT2 firmwa...