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

STM32C0 USBX CDC send data un-stoppable

Hello, I am using STM32C071 in my project, the main work is to receive data from PC, then do some controls, then send data to PC.However, during the send data to PC step, sometimes the data will be sent continuously, it doesn't meet my requirements, ...

thomas123_0-1758849792661.png

Waveform display on STM32F429I-EVAL LCD

Hello everyone, I am trying to use STM32F429I eval board to do some basic signal processing labs, like show a sinewave on the LCD display, and fft spectrum on the display too.But it is not easy to manually configure the LCD display to show some custo...

Embedded_Andy_1-1759203619208.png

STM32F4 + SDIO + FATFS

Hello,I am trying to get f_mount() to work with the SDIO peripheral. Currently, the f_mount() reaches the first disk_read() function, where it hangs in the osMessageQueueGet() call.  Stuff I already tried:- increase min & max heap to 0x400, 0x800- in...

ayhamxyz by Associate II
  • 328 Views
  • 2 replies
  • 0 kudos