User Activity

Posted on February 13, 2016 at 11:22Hello!I have the follow problem:I use STM32F745. I've chosen the QuadSPI interface for flash, to be exact, QSPI BANK2. I make initialization through CUBEMX, using HAL library. I see CLK signal only, there are no o...
Posted on January 30, 2016 at 10:35The architectures of Cortex-M4 and Cortex-M7 include RCC_AHB1RSTR register. What is it for? When I use this register for resetting AHB1 bus for any of GPIO ports these ports stop working irrevocably. Thanks in adva...
Posted on January 09, 2016 at 14:05Hey world! I use STM32F745 in my project. High-speed ADC connected to GPIO port. ADC and MCU clock from 25 MHz generator. Also clock signal goes to GPIO port. The MCU clock frequency is 200 MHz. I've realized the t...