User Activity

Hi,I am trying to install the X-CuBE-Azure expansion for STM32Cube. See expansion packages page: https://my.st.com/content/my_st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-expansion-packages/x-cube-a...
Hi,I created a project using the STM32CubeIDE for a STM32F2xx. This project include USB in host mode with a mass storage class, FATFS and FreeRTOS.With freeRTOS, FATFS is put in REETRANT mode. I also put the MAX_SS to 4096 because I need the sector s...
Hi,we are using a STM32F2 to control an LCD driver using FSMC. The LCD can be configure and display the content correctly.The project is working correctly for a long time in debug mode, but when we compile it in release (-O2) it seems that the code i...