cancel
Showing results for 
Search instead for 
Did you mean: 

stm32f746g-disco, touchgfx

AReza.1
Associate II

TouchGFX 4.15.0 and ST-LINK 4.6 and CubeProgram 2.6.0 installed to our system Windows 10 64Bit. Board Development STM32F746G Discovery.

I'm tring to run touchgfx samples on the STM32F746G Discovery, every thing goes well and it seems code download completed but display shows nothing but noise.

i found one error in the report:

Producing additional output formats...

     target.hex  - Combined internal+external hex

     intflash.elf - Internal flash, elf debug

     intflash.hex - Internal flash, hex

     extflash.bin - External flash, binary

    Done

  Flash

    make -f ../gcc/Makefile flash -j8

    Reading TouchGFX/application.config

    Linking TouchGFX/build/bin/target.elf

    Producing additional output formats...

     target.hex  - Combined internal+external hex

     intflash.elf - Internal flash, elf debug

     intflash.hex - Internal flash, hex

     extflash.bin - External flash, binary

       -------------------------------------------------------------------

                STM32CubeProgrammer v2.6.0          

       -------------------------------------------------------------------

     

    Error: External loader C:\Program cannot be loaded.

    Error: External loader Files\STMicroelectronics\STM32Cube\STM32CubeProgrammer\bin\ExternalLoader\N25Q128A_STM32F746G-DISCO.stldr cannot be loaded.

    ST-LINK SN : 066FFF535348726587113234

    ST-LINK FW : V2J37M26

    Board    : 32F746GDISCOVERY

    Voltage   : 3.21V

    SWD freq  : 4000 KHz

    Connect mode: Normal

    Reset mode : Software reset0693W000006EGG2QAO.jpg    Device ID  : 0x449

    Revision ID : Rev Z

    Device name : STM32F74x/STM32F75x

    Flash size : 1 MBytes

    Device type : MCU

    Device CPU : Cortex-M7

     

     

     

    Memory Programming ...

    Opening and parsing file: target.hex

     File     : target.hex

     Size     : 675352 Bytes

     Address    : 0x08000000 

     

     

    Erasing memory corresponding to segment 0:

    Erasing internal memory sector 0

    Erasing memory corresponding to segment 1:

    Erasing internal memory sectors [0 4]

    Erasing memory corresponding to segment 2:

    Download in Progress:

    ±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±±± 0%

    ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ 47%ÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛÛ 100%

     

    File download complete

    Time elapsed during download operation: 00:00:07.627

     

    Hard reset is performed

    Done

  Done

11 REPLIES 11

This fixed the workflow for me - allowing me to add images in TouchGFX Designer and compile/flash in CubeIDE - thanks!

image (4).png

egrto_1-1711546790852.png