User Activity

I have decided to try out the X-Cube-SbSfu, i have downloaded the SW from the ST website,according to the documents available this is an expansion pack that can be added to the CubeMX.is this correct?where can I find information about the process tha...
Hello!i would like to understand what happens to BOOT0 during the run of regular program (not bootloader).What will happen if i set it to '1' or reset it to '0' during the run?​
Hi! Wanted to know if i can use BOOT0 as GPIO input after my stm32f7 SW is up and running?​
Posted on December 11, 2017 at 10:51Hello!i am working with the STM32F437IIT6, i have an issue regarding  the I2C.While working with some device on the I2C bus i can expirience a situation in which the busy bit in the SR2 register is always high.whe...
Posted on August 22, 2017 at 10:37Hello!I am implementing a state machine which is driven by interrupts on the STM32F437IIT6.The interrupts occur as a result of using the HAL_SPI_Transmit_DMA() function.While testing my program i have noticed that w...