User Activity

I originally tried dfuse.exe, but it couldn't see the board when I plugged it in. The device shows up as a VCOM port under Ports in the windows 10 device manager list. Next I tried stm32 cube programmer, but in the instructions, it says to uninstal...
I see reference to the jumper between D2 and GND, but I don't see any explanation regarding it's use and when it should be on or when it should be off. I'd like an explanation of this jumper please.
I see in AN2606 in the section for the L4XXX and DFU bootloader the use of PA11 and PA12, but I don't know what I'm supposed to do with these to achieve DFU mode. I have created a port of micropython that has a firmware.dfu file for loading; however...
​I build the TouchGFX demo in the F32746G-Discovery sample project but the graphics aren't displaying properly.  The touchscreen is working 'cause I can switch screens and sometimes by luck get to a screen that is displaying text (e.g. About TouchGFX...
I've been looking through and following a tutorial in the STM32CUBEMX config​ manual UM1718, TUTORIAL 8.  I'm trying to support a ST7735 display via SPI, but the tutorial setup uses DSIHOST mode LTDC which my F767ZI doesn't support.  So, I was thinki...