User Activity

Posted on January 31, 2018 at 15:15Hello,I want to port my project from standard peripheral library to Cube library for STM32F405 device. For I2S driver there is no example code in Cube library. please help us figure this one out.Thank you.#stm32-pe...
Posted on January 09, 2018 at 15:07Hello,I am working on application which require low power and serial USART communication. Using HAL CubeMx library We are able to STOP mcu clock and wake up on external interrupt correctly. Now for wake up on UART ...
Posted on December 14, 2017 at 13:50Hello,We are using STM32F405 controller with CUBE MX library for UART communication with hardware flow control. Our aim is to wakeUp STM board from STOP mode when UART data comes. So I monitor RTS and CTS lines an...