User Activity

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....
Hello i want to update the firmware with a USB Device Mass Storage Class.Like the STLink (on the nucleo board) the .bin file should be transfer per drag and drop from the pc.But I don't want to use another additional controller.How can i handle that?...
Kudos from
Kudos given to