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

External resistor for my oscillator design

Hi, I have a question about this highlighted text in the AN2867 document refering to the "calculating external resistor" paragraph As I understood the condition to use a Rexternal is "if the power disipated in the crystal is higher than the value spe...

Aldo_Flores_Aguayo_0-1750110581049.png

SPI Communication with AD5592 ADC/DAC

Hello, I'm attempting to work with the AD5592 ADC/DAC in SPI mode and am unable to confirm communication. I'm attempting to read and write to single registers to determine whether communication takes place since I don't have an oscilloscope or logic ...

Avid_0-1750570514141.png Avid_1-1750570786858.png Avid_2-1750570825761.png Avid_3-1750570852835.png
Avid by Associate III
  • 428 Views
  • 1 replies
  • 0 kudos

Resolved! Can I use OCTOSPI as a Classic SPI?

Hi. I am using STM32H735VG for SPI communication with external ADCs.But I want to add external ADCs and I already used all 5 SPIs.So I will use OCTOSPI, can OCTOSPI play the same role as classic SPI?In menual, OCTOSPI in indirect operating mode works...

giwonKIM by Associate III
  • 2351 Views
  • 6 replies
  • 1 kudos

Cofiguration UART4 from STM32H753ZIT6 Development module

Hi, I’m trying to configure UART4 on the STM32H753ZIT to work with a USB-TTL converter for data transmission and reception. I can see that the STM32 is sending data, but the TTL converter isn't receiving it. I've attached the code file and the output...

Ematic by Associate II
  • 294 Views
  • 3 replies
  • 1 kudos

Resolved! Stm32f407 Filter configuration for CAN

HICan you tell me how to configure filter to accept only ID 202 to 205 .CAN_FilterTypeDef sFilterConfig; /* USER CODE BEGIN CAN1_Init 2 */ sFilterConfig.FilterBank = 0; sFilterConfig.FilterMode = CAN_FILTERMODE_IDMASK; sFilterConfig.FilterScale = CA...

Ash1 by Associate III
  • 385 Views
  • 6 replies
  • 0 kudos