cancel
Showing results for 
Search instead for 
Did you mean: 

Camera demo project for testing TFT preview

vijayajangam
Associate III
  • 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.

1 ACCEPTED SOLUTION

Accepted Solutions
mƎALLEm
ST Employee

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.

mALLEm_0-1780476794249.png

Hope that helps.

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

View solution in original post

1 REPLY 1
mƎALLEm
ST Employee

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.

mALLEm_0-1780476794249.png

Hope that helps.

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