Error when camera_deinit() in ESP32S3-CAM

FranciscoCid
Posts: 1
Joined: Tue Jan 27, 2026 4:10 pm

Error when camera_deinit() in ESP32S3-CAM

Postby FranciscoCid » Tue Jan 27, 2026 4:19 pm

Hello, im getting the following error while trying to deinitialize the camera in my ESP32S3 board with esp_camera_deinit();, while working with the CameraWebServer example:

Code: Select all

gdma: gdma_disconnect(238): no peripheral is connected to the channel
.

For waht i could find, is a missing call in ll_cam_deinit() in ll_cam.c file. I couldn't find this file in my PC. So what can i do to fix or circumvent this error so i can turn off the camera and reduce power consumption?

Who is online

Users browsing this forum: PerplexityBot and 8 guests