User Activity

Posted on May 05, 2016 at 17:07Hi, If I configure NSS as hardware management, it it controlled by the SPI peripheral. However, from the manual, the NSS is low when the SPI is enabled, and NSS is changed to high only when SPI is disabled.I think it i...
Posted on March 28, 2016 at 18:28I am confused about the boot setting in STM32F7xx series.When the boot pin is low, it boots from flash on ITCM interface (0x0020 000) by default, as shown in the screenshot of the manual.However, in the IAR linker fi...
Posted on November 12, 2015 at 13:52Experiment Set-up:STM32CubeMX version: 4.11.0STM32F746NGH6Description:It limits the PCLK1 to 50 MHz and PCLK2 to 100 MHz. See the RED error below:However, The PCLK1 can reach 54 MHz and PCLK2 can reach 108 MHz aft...
Posted on November 06, 2015 at 16:44Hello, WWDG should be used in my application, some safety operations should be done in the EWI, I found some bugs in the firmware library, which will be discussed here to help other developers.Experiment set-ups:I...