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! Problem connecting SPI to

I am new to STM32. I am porting my code from ATMega128 to STM32 for faster thru put . I have to connect W5500 to STM32F103 on SPI2. To test my understanding of SPI on STM32 after compiling , a small test code in while loop.  SPI_Write(S0_CR,CR_CLOSE)...

CK.3 by Associate III
  • 1215 Views
  • 7 replies
  • 0 kudos

ScrollWheel giving build error.

Hello,In my project, when ever I use a scroll wheel widget, visual studio is giving build errors in base files. Can anyone please state a possible reason?

0693W00000FBaS3QAL.png
Revanth by Associate III
  • 309 Views
  • 0 replies
  • 0 kudos

DFSD with two PDM mics using a single input

Hi,I followed the example for DFSDM found in DM00380469_ENV1.pdf and setup the channels as specified (channel 0/1 -> input from ch1 and internal clock). Cube MX also creates 2 pins , CLK and DATAIN1.STM32F413 MCUIt seems that I cant get any data comi...

NKara.3 by Associate II
  • 963 Views
  • 3 replies
  • 0 kudos

Cannot use CAN on alternate pins

Part is STM32L4Q5CGIf configured to use PA11 and PA12 on AF 9 works as described in programming reference. When changing pins used to PB8 and PB9 CAN cannot be used and never leaves reset. On my custom board I have PA11 and PA12 in use by USB so I ca...

DPlum by Associate II
  • 1083 Views
  • 4 replies
  • 0 kudos

Resolved! What is the meaning of multiplexed channels of ADC's in STM32L552xx or STM32L562xx family micro controllers

I stuck with ADC implementation understanding. Please help me to get this.In STM32L5xx reference manual (RM0438), ADC main features are given as follows (Page no. 685 in RM0438 Rev7)" Up to 2 ADCs which can operate in dual mode:ADC1 is connected to 1...

MSatish by Associate II
  • 1748 Views
  • 2 replies
  • 0 kudos

I2C Timing Calculation for STM32H7

I want to know how to calculate the Timing register content on my own for the I2C clock speed, I know that it can be generated by the STMCubeMX.

MFawzy by Associate II
  • 3307 Views
  • 3 replies
  • 0 kudos