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

Resolved! Azure FileX sd driver issue

Hello ST community,I believe there is an issue with the code generated by CubeMX for the fx_stm32_sd_driver. Config used :STM32CubeIDE : 1.10.1STM32U5 Cube Package : 1.1.1STM32CubeMX : 6.6.1In CubeMX, when I set the "FX Driver Initializes the SD IP" ...

0693W00000WHrw0QAD.png 0693W00000WHrwPQAT.png
CGuil.1 by Associate II
  • 1237 Views
  • 2 replies
  • 1 kudos

STM32G07 bootloader not starting

I had a hard time the last days struggling with STM32G07 bootloader.Finally I came to this conclusion:I have option bit nBOOT_SEL cleared (unckecked in STCubePorgrammer) and even though this bit is long cleared ie several power cycles have been done ...

How to add FreeRTOS to BLE Serial Port Example?

I refer to the BLE Beacon FreeRTOS example and include the FreeRTOS file into the BLE Serial Port example, but the RAM exceeds 1808 Byte, so I modified FreeRTOSConfig.h and adjusted the constants related to SIZE, but it still failed.I would like to a...

J.C by Associate
  • 872 Views
  • 0 replies
  • 0 kudos

SPI_RxFIFOThresholdConfig is not defined

I'm using the L4xx HAL library and trying to set my SPI RX threshold value to 1/4 so I can receive a single byte response. From my research there should be a HAL function called SPI_RxFIFOThresholdConfig that will do this. When I put it into my SPI i...

RBair.3 by Associate II
  • 1075 Views
  • 2 replies
  • 0 kudos