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

NSS Pin not going high when Idle in SPI

Hi,I am connecting ESP32 with STM32G474RET6 Nucleo board via SPI. I have configured SPI in DMA mode to transfer data. With NSS pin enabled for chip select I can see the pin remains low always during transmission of data and also in idle. So that I co...

BrindhaP by Associate II
  • 916 Views
  • 3 replies
  • 3 kudos

SPI communication failure at high frequicies

Hi, The SPI communication between an ESP(Master) and the STM(Slave) is failing when i configure the SPI clock at 10MHz.I have STM32F429ZIT6 DISC1 board and i have used SPI3 as slave, the SPI3 is on the APB1 bus which is configured at 45MHz PCLK.The c...

Resolved! ADC in 16 bit and differential mode

For my project I'm using an STM32F743VIT6 with ADC1 and ADC2 in 16-bit differential mode.In the reference manual (RM0433) §25.4.7 it is written:Converted value = ADC_Full_Scale / 2 x [1 + (VINP-VINN)/VREF+].For 16 bits, ADC_Full_Scale is 0xFFFF. What...

FRAUBRY by Associate II
  • 683 Views
  • 1 replies
  • 0 kudos