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

Resolved! FDCAN1 not working on PA11 and PA12

Hello everyone, I tried to put Canopen node for stm32 into operation. I used the standard pinning from STMCubeIde, i.e. pa 11 and 12. But this does not seem to work. void FDCAN1_IT1_IRQHandler(void) { /* USER CODE BEGIN FDCAN1_IT1_IRQn 0 */ /* USER ...

Meiko_Ju by Associate II
  • 1212 Views
  • 14 replies
  • 1 kudos

Resolved! QuadSPI and BOOT1 with STM32F446RET6

I'm trying to interface the STM32F446RET6 with M95P32-IXCST/EF, a QuadSPI EEPROM. For the 64 pin STM32F446RET6 pin PB2 (pin 28) is used both as BOOT1 and QUADSPI_CLKI don't see any other pins that can be used as QUADSPI_CLK for the 64 pin package. Is...

SBat_0-1742973353678.png
S-Bat by Associate
  • 300 Views
  • 3 replies
  • 1 kudos

Resolved! STM32H755Zi-Q~How to share data between cores

Currently I am just trying to share some data between cores, and right now I'm just trying to send a constant value to confirm operation.I have this code located in a file called share.h,typedef struct {   // shared data goes here   int16_t data;   }...

CFran.1 by Associate II
  • 2193 Views
  • 5 replies
  • 0 kudos

Resolved! STM32G0B1RC LSCO output on PA2 even the LSCOEN=0

Started using PA2 pin as a ADC input and found that the input voltage get corrupted with LSCO output. Happens not always, but very often. Powering board down and up sometimes fixes the problem, sometimes not.The LSCO output enable control bit LSCOEN ...

Resolved! fdcan bit time config for classic frame STM32H563VGT6

Hi,this is myproduct code STM32H563VGT6. I am configuring the FDCAN2 module.In particular the bit time using the filed below of the init structure of the HAL handler:hfdcan2.Init.NominalPrescaler (NBRP+1 of register FDCAN_NBTP)hfdcan2.Init.NominalSyn...

DAUSILI by Associate III
  • 635 Views
  • 6 replies
  • 2 kudos

STM32H562RIT6_temperature sensor

HiWhat is the exact percentage error of the internal temperature sensor in the STM32H562RIT6 microcontroller?Is this error percentage consistent across all temperature ranges?Please provide the exact percentage error for different temperature ranges....

Resolved! Cube MX bug about DSP

Hi everyone;I have select;In cube mx -> middleware and software packs -> X Cube Algobuild -> DSP LibraryHowever , there is no dsp libraries in my keil project.And there is no .lib in the folder.I have re-generate for several times, but it did not tak...

Neeee by Associate
  • 286 Views
  • 2 replies
  • 2 kudos

I2S bits rotated

HiI am working on project that receive several I2S streams from MEMS microphones. I found that "audio level" from second microphones pair had higher level then from other. After some analysis and SD lines swapping i found that I2S data received by se...

i2s_SD-0xAAAAAAAA_CK.png i2s_SD-0xAAAAAAAA_WS-fall.png i2s_SD-0xAAAAAAAA_WS-rise.png i2s_WS-fall_CK.png