STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

xQueueSemaphoreTake() hangs for ever

Hi all,I have a problem on my current design. My setup... .I have a mqtt client connected to a broker. I use the lwip library together with freertos STMCube provides. So it's mainly default. I have one task for sending and receiving. Now all works fo...

MOtto.1 by Associate II
  • 343 Views
  • 1 replies
  • 0 kudos

Resolved! exFAT support for FileX on STM32U5

I'm testing out using an SD card on the STM32U575I-EV. The example project I'm using is from the STM32CubeU5 MCU package (Projects\STM32U575I-EV\Applications\FileX\Fx_uSD_File_Edit).I'm able to insert an SDHC (32GB; FAT32 format) card, see the green ...

Resolved! G071 TIM2 CH3 PWM output not starting

I'm sure I'm missing something here but for the life of me I can't see it.TIM2 CH1+CH2 are in use as encoder inputs but I believe I should still be able to generate a basic PWM output on CH3 at the same time?Code is all generated by Cube IDE and it r...

JU by Associate III
  • 374 Views
  • 3 replies
  • 2 kudos