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

REST API on STM32F4 with lwIP

Dear all,I am using lwIP over STM32F4 and I would add REST API to my project.I try to understand how to do that, and the only way that I have found is to use CGI. The problem is the reply: I can reply only with a static file present in the SDCARD (th...

LFerr.3 by Associate
  • 1616 Views
  • 1 replies
  • 1 kudos

Error stm32 when use button

Hello everyone, I use the button to hold the Semaphore in this task, when I press the button the Semaphore is released, but the error I get is that the button is not pressed but the Semaphore is automatically releasedplsss help me, thank so much

noname8888_0-1728615678428.png

Home grown OS task function call failures

I am writing my own context switcher. I have a couple LED blink tasks for testing. It works fine when the tasks don't call any functions. Everything is inline. But when I include some function calls in the tasks and I get a context switch while in on...

JoeJoe by Associate II
  • 992 Views
  • 4 replies
  • 1 kudos

Resolved! FT2232H FMC FT245 Style asynchronous FIFO Mode

Hello,I'm trying to interface to the FTDI FT2232H chip in FT245 Style asynchronous FIFO Mode to get a higher throughput over USB without needing to mess with the USB stack. I'm looking to get around 5MB/s throughput ultimately. Planning to use asynch...

Coretels_1-1728643395406.png
Coretels by Associate
  • 1563 Views
  • 1 replies
  • 1 kudos

STML4 UART Errors - Generic Catch-all reset

Hi Folks, I am implementing a HAL/DMA UART TX / RX Routine that waits in a state machine for a line-idle interrupt, parses the inputs and immediately responds to the output.The routine needs to work flawlessly, and if a UART error occurs, it needs re...

Vonny232 by Associate
  • 502 Views
  • 2 replies
  • 0 kudos