User Activity

OverviewWhile the I2C module is enabled by CubeIDE Device Configuration Tool, CubeIDE 1.3.0Nucleo H743ZIHAL FW 1.7.0Reproduce the problemFollow :  Create a new Nucleo H743ZI project Generate the code from the Device Configuration Tool as default cond...
The subsequent pair of the HAL_EXTI_GetConfigLine() and HAL_EXTI_SetConfigLine() configures EXTI incorrectly. CubeIDE 1.3.0F7 v1.16.0The attached demonstration.zip contains a demonstration program of this program. How to reproduceFollow this step to ...
STM32F7 HAL_EXTI_SetConfigLine() causes a Hard Fault whenever the parameter is one from the HAL_EXTI_GetConfigLine(). CubeIDE 1.2.1STM32Cube FW_F7 V1.15.0Nucleo F746Following is the sample of the sequence. This code retrieve the EXTI configuration of...
Hi.CubeIDE doesn't generate the HAL_EXTI for STM32L152CubeIDE 1.2.1STM32Cube FW_L1 V1.9.0Nucleo F152As a result, using HAL_EXTI Type or API will cause compile error. Attached nucleo-l152-exti.zip is demonstration code. You can see compile error. The ...
Hi.HAL_I2S_Transmit_DMA() and HAL_I2S_Receive_DMA doesn:'t work simultaneously. As a result, programmer cannot use I2S TX and RX together in the STMH7 Duplex I2S.STM32H743CubeIDE 1.2.1STM32Cube FW_H7 v1.6.0Attached screenshot points where the API ret...
Kudos from