Enabling the DSP ESP-CAM32

Hi, I have created a project for the classification of 3 objects.

  • I would like to know if the library downloaded during the deployment phase for Arduino enables the DSP part in the case of the ESPACAM-32 board.
  • The ESPCAM-32 board is not an ARM architecture and despite this, I found CMSIS and DSP folders among the folders downloaded in the file.zip, which are typical of an ARM architecture.
  • In addition, I would like to know if all the example folders (including those for other boards that are also found in the file.zip) can be deleted or if they are necessary, and how much extra space they might occupy compared to just the necessary network

Thank you.

Project ID 364924

Hi @Anna_Marino

You can review our firmware to see how and what was implemented for the DSP NN arm instructions:

Best

Eoin

1 Like