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! CAN bus

Please suggest me STM32 product which can be used to analyze CAN bus. also send and receive data thru CAN bus. Is there any STM32 available with CAN build in peripheral. I currently have STM32F411RE. 

Pnn by Associate
  • 824 Views
  • 3 replies
  • 1 kudos

STM32G050 Debug with IWDG enabled

I enabled IWDG on my STM32G050C8T6 and it works correctly but I also want to be able to debug the MCU with IWDG enabled. According to the MCU family's reference manual I should set  bit 12 (DBG_IWDG_STOP) of DBG APB freeze register 1 (DBG_APB_FZ1) to...

BlazejK_0-1735630035425.png BlazejK_1-1735630179780.png BlazejK_2-1735630247355.png
BlazejK by Associate II
  • 1147 Views
  • 2 replies
  • 0 kudos

stm32f446vet

im struggling to get usb fs working on a custom stm32f446vet dev board. im slightly aware that this may be an explored problem but in need of some guidance. i suspect the PLLSAI never locks. some init code for context  void USB::Init(bool softReset) ...

Resolved! ADDR10 flag is set when sending 7 bit address

I am using LL library on STM32F446 for an I2C master, I am trying to comunicate with a device with 0x7B address, after sending the address I don't get the ADDR flag, insted I get ADDR10Here is my interrupt code: if (LL_I2C_IsActiveFlag_SB(I2C1)) {...

Dioswilson_0-1735422639975.png

Resolved! STM32 H743/H753 with pmod I2S2 Stereo Audio

TL;DR – Does anyone know how get the STM H7 series boards to do what Phil showed how do to in [#5] IIR Filters - Audio DSP On STM32 with I2S (24 Bit / 96 kHz) for the STM32 F4 series?  The H7 appears to be lots faster, and its floating point unit doe...

SamT by Associate II
  • 1121 Views
  • 5 replies
  • 0 kudos

STM32H7S78 DK switch HSE clock problem

I am trying LTDC color keying application. LTDC uses HSI as clock source. I want to make all system clock HSE. Then I will be able to use PLL3 with HSE. However, the processor example I am using uses an external ram with boot_xip. All clock settings ...

OKesk.1 by Associate
  • 358 Views
  • 0 replies
  • 0 kudos