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

How to configure FDCAN1 with multiple RX filters?

I am using STM32G4 which allows 28 standard ID filters and 8 extended ID filters. This is from the Classic Frame Networking example:/* Configure Rx filter */ FDCAN_FilterTypeDef sFilterConfig;   sFilterConfig.IdType = FDCAN_STANDARD_ID; sFilter...

DLin.3 by Associate II
  • 743 Views
  • 0 replies
  • 0 kudos

Resolved! Challeng with I2C1 and I2C2

Hello, I am working with a costumer board using STM32F105. There are some LED drivers working I2C1 and I2c2. Configuration for serial interfaces is:void MX_I2C1_Init(void){ /* USER CODE BEGIN I2C1_Init 0 */ /* USER CODE END I2C1_Init 0 */ /* USER COD...

NASI by Senior
  • 1028 Views
  • 4 replies
  • 0 kudos

Resolved! How fast can SPI run on a Nucleo board?

Hi all, I'm developing our application which requires high speed SPI. Currently I'm using the Nucleo-G070 for development and my peripheral device is connected to the Nucleo SPI pins with 6" jumper wires.I was trying to see what clock the peripheral ...

Konami by Senior II
  • 5791 Views
  • 3 replies
  • 0 kudos

Resolved! Unable to use USART1 to output in serial on STM32H7B3I-DK

I am having trouble trying to output data via USART1 on my STM32H7B3I-DK. According to the doc (UM2569), USART1 is a virtual com port connected to the USB STLINK (CN14). So I should theoretically be able to use USART1 to output to my serial console v...

JTurn.2 by Senior
  • 1071 Views
  • 2 replies
  • 0 kudos

logger application

any logger application for stm32 MCUs that use FAT on external flash is available ?thanks.

Eblec.1 by Associate II
  • 672 Views
  • 1 replies
  • 0 kudos

Resolved! ADC reading jumpy

hi i have a problem with the F103 the adc reading is jumpy and all over the place too much noise while reading i tried to filter it by summing some and deviding by it but its still jumpy

0693W00000FCCm1QAH.jpg
bakhti by Associate II
  • 1083 Views
  • 4 replies
  • 0 kudos