cancel
Showing results for 
Search instead for 
Did you mean: 

hi, i am new to st environment, recently i bought a stm32f7508-disco board , but i couldn't find any examples for the said board. all i see example are for stm32f746g i tried following similar method but code generation fails every time, please help

JNAMB.1
Associate II

please don't recommend to buy stm32f746 board

1 ACCEPTED SOLUTION

Accepted Solutions
berendi
Principal

There are a couple of examples in STM32Cube/Repository/STM32Cube_FW_F7_V1.16.0/Projects/STM32F7508-DISCO

View solution in original post

5 REPLIES 5
berendi
Principal

There are a couple of examples in STM32Cube/Repository/STM32Cube_FW_F7_V1.16.0/Projects/STM32F7508-DISCO

Imen.D
ST Employee

STM32Cube_FW_F7_V1.16.0\Projects\STM32F7508-DISCO\Demonstrations\TouchGFX

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
JNAMB.1
Associate II

thank you all

JNAMB.1
Associate II

can you also give some touch screen/graphics examples, also please explain why simulation and code generation fails in touchgfx when i try to create an application with STM32F750

Jshin.1
Associate

Hi,

I have also recently purchased STM32f750-DK discovery board,I have configured USB HS and USB FS both for Communication Device Class on STM32 Cube IDE.

Code is generated and Built without any Error but On debugging USB FS Port detects on My PC as Com Port but USB HS port does not detect.

can any body suggest some solution/configurations for USB HS?