User Activity

Recently I wanted to try using the touchgfx package. I downloaded a zip archive file from the site (en.X-CUBE-TOUCHGFX_4-20-0.zip) but I can't unzip it. All programs used recognize this archive as corrupted. Am I doing something wrong?
Is there any manual for BlueNRG-2 where I can find the register describtion? the point is to use UART but without HAL driver. I mean document like other STM32 MCU have. BR KWT
Dear All.Based on HAL library, I make small project where I have USB HS with external PHY (USB3300) and CDC class. Works well. What I need is to implement Vbus sensing. This can be done only via external phy, there are some flags in registers to enab...
The newest version of teh STM32cubeIDE comes with:GNU Tools for STM32, based on GNU Tools for Arm Embedded Processors 7-2018-q2-update 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907]why not the newest one? Is there any reason to not ...
Hi,I have my ownPCB with the STM32F429, SDRAM, TFT and others. To avoid screen flickering, I amdisabling the clock for LTDC for a time when content is changing.  If I do it very often (10 times per second) itcould happen that the MCU crash. It doesn’...