User Activity

I have a "hello world" example that works fine on a STM32F765Z6T6 (custom board). It basically waits for a USB serial port to be opened on the host side, and outputs "Hello world" every second over and over again. Unfortunately it's based on libopenc...
Posted on April 18, 2017 at 01:00Hello!I am having trouble enabling regulator over-drive on a Nucleo-F767ZI.I have now simplified my code down to just trying to enable OD right away after power up, which should be possible since system clock source ...
Posted on March 11, 2017 at 16:25Hello!Is the whole STM32F7 family pin and firmware compatible (besides missing peripherals?).I know that 7x3 and 7x2 aren't compatible with the rest due to inclusion of HS USB PHY, but what about the others?If a desi...
Posted on March 08, 2017 at 17:57Hello!From a cursory glance at the datasheet it seems like there are many pin conflicts between DCMI and FMC on the F7. Does that mean they cannot be used at the same time?Isn't that a bit of an oversight, considerin...