STM32 MCUs Embedded 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
  • 945 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...

STM DFU driver installer

Hello,We have developed a product based on STM32M4 and would like to enable our clients to do DFU firmware update. We have develop a Windows based app which will include STM32_Programmer_CLI and make use of it. Although we would need our client to in...

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