Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


Import existing TouchGFX project into existing project in AC6

Hi All,

Currently I need to import an existing TouchGFX project into an existing project in Ac6. However I cannot find any source to integrate both existing project together without error. Below is the error console after I add in TouchGFX. Anyone have ideas on how to do it?

Thanks in advance.

Within the folder STM32Cube_FW_F7_V1.14.0/Projects/STM32F7508-DISCO/Examples/LTDC/LTDC_Display_1Layer/SW4STM32/STM32F7508-DISCO
lies a .project file.
As my first complex example for SW4STM32, I clicked on it, compiled with no errors, ran it and although something was happening on the LCD screen, it was a jumbled mess. I assumed that since the project was created for exactly the board/compiler/etc. that I was using, everything would work. I am using Eclipse 4.6.3 and I downloaded SW4STM32 a month or two ago.
What did I do wrong? I am new to this system.
Thanks.

Title of post modified to “How to run a .project from STM32Cube using SW4STM32”

Hi,

I did test the example on my board and I have the same messy display as you. I also tried an example project for the STM32F746G-DISCO and it works fine.

Look like the code for the STM32F7508-DISCO is not working due the small internal flash (64Kb) and the size of the image to display on the LCD. I think they wanted to solve that by putting the application on the external Quad SPI flash memory (16Mb). I’m not expert on this subject, but perhaps their is some synchronization/clock configuration issues to access on this memory.

Sorry not being able to help you more.
Maybe you could find information on ST forum.

Regards,
Kevin


 

Newest Forum Posts

  1. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  2. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  3. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  4. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  5. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  6. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  8. Build a project in "release" mode by tang, 2025-02-20 10:36
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35
  10. Fail to debug in Win 11 C/C++ by mortenlund, 2024-12-26 20:27

Last-Modified Blogs