User Activity

Hi,I have tested STM32H745 CM7 SD 1bit mode with out RTOS from cube generated files (STM32Cube_FW_H7_V1.7.0) and it's work fine for FATFS file operations, as soon as by adding freeRTOS in cube, the generated files have HAL SD init and f_mount works b...
I need to configure STM32G473 ADC in 16-bit mode, Currently i configured it in 12 - bit mode it works fine but as per my application i need 16-bit resolution. As datasheet indicates it is possible to configure 16-bit mode by oversampling, but is ther...
I have STM32WB55REV6 based custom target board which contains 512KB flash. I tried to download FUS and BLE stack, but it seems like did not programmed correctly and Host controller (CM4) is in wait for event from network processor (CM0). Following ba...