STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

interfacing PSRAM using FMC

Hi allI have used CubeMx to create an FMC interface to psram(nonmultiplex) 8-bit data 10-bit addressThe data is valid on the rising edge of the fourth clock To have correct data on the data pins the pointer to write data (psram64) must be a 64-bit po...

dorong_0-1728310439012.png dorong_1-1728310491964.png
dorong by Associate
  • 264 Views
  • 0 replies
  • 0 kudos

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
  • 987 Views
  • 1 replies
  • 0 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
  • 415 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
  • 482 Views
  • 1 replies
  • 1 kudos

EEPROM emulation - EE_Init() fail - Step 4

Hi, I'm using en.x-cube-eeprom-v7-0-0 on a STM32L476 and I got a problem during my validation phase.I do lot of write on the EEPROM to be sure my code works well (so lot of CleanUp).Actually, on the step 4 of the EE_Init(), I have a EE_WRITE_ERROR on...

Dams_0-1728637523339.png
Dams by Associate III
  • 266 Views
  • 0 replies
  • 0 kudos