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

Resolved! Upgrade from STM32L432KB to STM32L432KC

Hi Everyone,I'm upgrading our firmware from STM32L432kb with 128k flash memory to STM32L432KC with 256k flash memory. both micro controllers are  exactly the same except for the flash memory size difference. To accommodate this change I changed my co...

RTOS Task management "architecture"

Hello everyone.This is more of a general RTOS question regarding the approach of task management. I've got everything pretty much working but im certain there is a better solution than mine. I'm using FreeRTOS with the CMSIS v2 wrapper.Background:The...

XD by Associate III
  • 1464 Views
  • 0 replies
  • 0 kudos

strange long eth transmission

I am using  STM32H735AGI with freertos + lwip + no dcacheI have an udp echo server on the device and a udp echo client in python that runs on the pcThe client sends messages with a length of 3 TCP_MSSIn the following logs the first number is the tick...

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
  • 2142 Views
  • 2 replies
  • 0 kudos