STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FDCAN Filter problem in Classic Mode STM32U575I

Hi,I am working using FDCAN as Classic CAN 2.0B, in STM32U575-EV kit.I am facing issue with FDCAN filtering with Classic Mask mode. There is two cases of filter configuration explained below, in first case it is working as expected but in second case...

Resolved! STM32CubeIDE not showing stm32c0 series - when starting new project (screenshot attached).

 When I am trying to create a new project for STM32C011 series microcontroller, STM32 cube IDE not showing it in microcontroller selection list.Do i need to install support/package for STM32C0 series, to create workspace for the STM32C0 workspace.Tha...

DalipSharma_0-1699291907180.png

Resolved! STM32L4 DMA setup

I have a question about DMA in the STM32L432 (and presumably similar more most STM32L4* devices). The background is that I'm trying to set up timer #2 driving a DAC, and have the DAC grab new data from a circular buffer via DMA.In the RM0394 referenc...

joelG by Associate
  • 2052 Views
  • 2 replies
  • 0 kudos

Nucleo-C031C6 ADC maximum clock speed

Hello,I have an issue with the maximum speed of the ADC clock for Nucleo-C031C6. In the device datasheet, it states that the max clock speed is 35 MHz. However, in STM32 CubeIDE, I have the option to select the asynchronous clock mode, and DIV1 is ac...

DDjur.1 by Associate II
  • 1504 Views
  • 3 replies
  • 1 kudos

UCPD DRP DCDC power management through I2C

Hello,I am implementing a DRP device that is to be connected to a battery.I have this DRP example setup with the X-NUCLEO-DRP1M1 and a NUCLEO-G071RB. It is working with a 5V profile and a fixed 5V supply.I have added a 9V source PDO in CubeMX, and ca...

NMartin_0-1698799399113.png
NMartin by Associate III
  • 1228 Views
  • 1 replies
  • 0 kudos

Getting data from SAI interface (microphone array)

Hi. I want to make microphone array with 16 ICS-52000 microphones connected to STM32L476RG. I made 16 PCB's and now I want to test each microphone and display some data in console just to see if they just work properly. Below is my SAI config: ICS-5...

erysv_0-1698606561673.png
erysv by Associate II
  • 1688 Views
  • 2 replies
  • 0 kudos

Bug STM32F429ZI ETH PTP TIM2 ITR1

STM32Cube FW_F4 V1.27.1HAL ETH PTPfilestm32f4xx_hal_tim_ex.cDefinition of TIM_TIM2_ETH_PTPline 75-79#if defined(TIM8)#define TIM_TIM2_TIM8_TRGO           0x00000000U               /*!< TIM2 ITR1 is connected to TIM8 TRGO */#else#define TIM_TIM2_ETH_P...

vekli by Associate II
  • 1600 Views
  • 4 replies
  • 2 kudos