User Activity

Hi,I want to ask if the sequence of color changed when touchgfx generate the .png image source code.The r255g000b000_480_640.png image is red in RGB888(0xff0000),when touchgfx generate the image_r255g000b000_480_640 source code in RGB888 is 0x0000ff....
Hi,I want to know how to create flash loader for stm32h750 with extern nor flash on user custom board.I have an stm32h750-dk ,and i know the MT25TL01G_STM32H750B-DISCO.FLM is the flash loader file for stm32h750-dk.Our custom board is differ from stm3...
Hi,I am a new developer of stm32h750dk.Develop environment:OS:Windows 10Compile tool:1, gcc 9-2019-q4-major link:https://launchpad.net/gcc-arm-embedded/+milestone/9-2019-q4-major2, make MinGW link:http://www.mingw.org/​I generate stm32h750dk online a...
Hi,I have a project under EVT situation.I will choose the stm32h7b0vb(128K Flash + 1.18M SRAM)as the mcu for the system.The main functions is below:1,Driver a tft-lcd with touch via LTDC interface,lcd size is 640*360 pixes support rgb888 and support ...
Hi,I am a new developer of stm32h750dk and not familiar with IAR.OS:Windows 10IDE:IAR 8.42.2Tools:ST-link V3 on stm32h750dk board.I generate stm32h750dk online application on touchGFX designer 4.12.3.​I know the flash on chip is designed for bootload...