La cam che sto usanto è questa:
https://it.aliexpress.com/item/33031193 ... 4c4djZ5tww
Le impostazioni sul menu configurazione ho seguito queste:
    Partition Table
        Partition Table = Custom partition table CSV
        Custom partition CSV file = partitions.csv
    Component config
        ESP32-specific
            Support for external, SPI-connected RAM = check
            SPI RAM config
                Initialize SPI RAM when booting the ESP32 = check
                SPI RAM access method = Make RAM allocatable using malloc() as well
        Camera configuration
            OV2640 Support = check
        HomeKit
            SPI flash address for storing HomeKit data = 0x3A0000
    ESP32 HomeKit Camera
        WiFi SSID and WiFi Password
        Camera Pins
            Select Camera Pinout = your variant of module
Le mie domande sono: nell' ultima impostazione che modello devo selezionare?
Una volta flashata il pairing con Homekit va fatto sempre tenendo la cam collegata al 3.3v o al 5v?
Il codice di Homekit secondo voi qual'è?
Grazie a chiunque voglia aiutarmi