STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC Differential output in STM32H745i DIsco

Am configured ADC channel1 as differential mode in STM32H745i disco board .Bellow is my configuration static void MX_ADC1_Init(void) {   /* USER CODE BEGIN ADC1_Init 0 */   /* USER CODE END ADC1_Init 0 */   ADC_MultiModeTypeDef multimode = {...

SA  V.1 by Associate III
  • 704 Views
  • 3 replies
  • 0 kudos

Resolved! How to know if the STM32U5 package has SMPS?

I was looking at the STM32U575RIT6 and while I was looking for the pinout I realize that there is one for with SMPS and one without for the same footprint, but I'm not sure how to determine if the MCU that I am looking has the SMPS. Is it just if you...

NBroc.1 by Associate
  • 629 Views
  • 1 replies
  • 1 kudos

Resolved! How to Perform W25Q16 Fast Read Dual Output ?

Hi,I have been trying to program W25Q16 external flash for Fast Read Dual Out mode. In this mode, basically both the lines MISO and MOSI become input for the host (STM32 in this case) and data can be read at double the speed. My SPI is running at 40M...

Neolithic by Associate III
  • 1588 Views
  • 3 replies
  • 0 kudos