User Activity

Posted on June 06, 2018 at 10:00Hello all!I'm trying to detect whether a debugger is attached to my program. I've read in other threads (like this one: https://community.st.com/thread/25890?commentID=69875&sharpcomment  ) that there is a register in...
Posted on March 26, 2017 at 15:09The datasheet for STM32F765xx, STM32F767xx, STM32F768Ax, STM32F769xx says on page 26 'The maximum frequency of the two AHB buses is 216 MHz while the maximum frequency of the high-speed APB domains is 108 MHz. The ma...
Posted on November 21, 2016 at 10:14The STM32F7xx microcontrollers have a maximum operating frequency of 216 MHz. However, the reference manual of the STM32F76xx/STM32F77xx (RM0410 rev 2) mentions lower speeds at several places, which might be incon...
Posted on July 16, 2015 at 08:39I found that on the STM32F7 Discovery board there is a bug in the schematics: On the Arduino header, the PA8 and PI0 pins are swapped.This is caused by a mixup in the netnames in the schematics. On the Arduino CN4 hea...