Search found 1 match

by FranciscoCid
Tue Jan 27, 2026 4:19 pm
Forum: General Discussion
Topic: Error when camera_deinit() in ESP32S3-CAM
Replies: 0
Views: 386

Error when camera_deinit() in ESP32S3-CAM

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:

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

For waht i could find, is a missing call in ll_cam ...

Go to advanced search