Skip to main content
Associate III
August 22, 2026
Solved

Camera demo project�for testing TFT preview

  • August 22, 2026
  • 1 reply
  • 26 views
  • I am using the STM32H7B3I-EVAL board. I checked STM32CubeH7.

Since the board supports camera (DCMI) .

  1. Any camera demo project for testing LCD preview
  2. Availability of prebuilt binaries (.hex / .bin / .elf) for quick hardware testing

Goal: quick validation of camera

Please share any working example or reference.

Best answer by mƎALLEm

Hello,

Use BSP example in the CubeHAL to test the camera:

https://github.com/STMicroelectronics/STM32CubeH7/tree/master/Projects/STM32H7B3I-EVAL/Examples/BSP

And use "Camera test" demo.

4cace44a-5a49-8e45-7ce0-ebb4d384c5ec.png

Hope that helps.

1 reply

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
August 27, 2026

Hello,

Use BSP example in the CubeHAL to test the camera:

https://github.com/STMicroelectronics/STM32CubeH7/tree/master/Projects/STM32H7B3I-EVAL/Examples/BSP

And use "Camera test" demo.

4cace44a-5a49-8e45-7ce0-ebb4d384c5ec.png

Hope that helps.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.