STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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