User Activity

Hi everyone,I encountered a challenging issue while using GUIDRV_LIN_OSY_16 with STemWin on an STM32 project. After much debugging, I found a solution and wanted to share it here to help others.I changed the driver to rotated the display. From GUIDRV...
Hello,I am using STM32CubeIDe V1.10.0.my project is structured as follows:-CubeMX inits-HAL_I2C_IsDeviceReady-HAL_I2C_Mem_Read //Read a large amount from an I2C EEPROM-while(1)I have now done a lot of troubleshooting to understand why HAL_I2C_IsDevic...
I am using the ADC on an STM32 microcontroller.The ADC is operated in ContinuousConvMode.Can I start it with HAL_ADC_Start and query it at any time with HAL_ADC_GetValue?Or may HAL_ADC_GetValue only be used if it is ensured that the ADC is not curren...
Hi,is it possibility to show a list of files and folders with the fatfs library?Like "ls" in the console.
HalloSince i installated STM32CubeProgrammer the DfuseDemo no longer works.I found out that the driver is the Problem.When i use "STM32 Bootloader" --> STM32Cubeprogrammer find the µC but DfuseDemo don´t.When i use "STM Device in DFU Mode Version: 3....
Kudos from