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
  • 749 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
  • 673 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
  • 1698 Views
  • 3 replies
  • 0 kudos

USB Mass Storage + SPI Flash W25Q16

Hello,I have a board with STM32F407VET microcontroller, W25Q16 and microSD connector.Writing and reading information from W25Q16 without USB works (using library https://github.com/nimaltd/w25qxx).SD card via USB works.Can you advise what I am doing ...

SJais.1 by Associate
  • 2587 Views
  • 3 replies
  • 0 kudos

STM32F400CBT6 - looking for (english) datasheet

Looking for English-language datasheet for STM32F400CBT6 MCU.I've attached Chinese-language datasheet (downloaded from jlcpcb.com/lcsc.com) and a link to a selection guide (https://static.stmcu.com.cn/upload/Selection_Guide.pdf) which tells me that t...

wb0gaz by Senior
  • 1875 Views
  • 2 replies
  • 0 kudos

external crystal being perturbed

hi there. I have a stm32 microcontroller which is ran using HSE. the crystal is 11.0592MHz. the code is simple and is about reading some GPIO_Input and send and receive via UART. so far good and simple. this board is actually a relay card. it has 8 r...

Ala by Senior
  • 1651 Views
  • 4 replies
  • 0 kudos