EasyManuals Logo

Espressif ESP32-S2 User Manual

Espressif ESP32-S2
1695 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #738 background imageLoading...
Page #738 background image
Chapter 2. API Reference
(continued from previous page)
+-----+--------------+-------------------------------------------------------------
,-------+
| 2 | generate-key | Generate keys for encryption
, |
+-----+--------------+-------------------------------------------------------------
,-------+
| 3 | encrypt | Generate NVS encrypted partition
, |
+-----+--------------+-------------------------------------------------------------
,-------+
| 4 | decrypt | Decrypt NVS encrypted partition
, |
+-----+--------------+-------------------------------------------------------------
,-------+
To generate NVS partition (Default):
Usage:
python nvs_partition_gen.py generate [-h] [--version {1,2}] [--outdir
,OUTDIR]
input output size
Positional Arguments:
+--------------+----------------------------------------------------------
,------------+
| Parameter | Description
, |
+==============+======================================================================+
| input | Path to CSV file to parse
, |
+--------------+----------------------------------------------------------
,------------+
| output | Path to output NVS binary file
, |
+--------------+----------------------------------------------------------
,------------+
| size | Size of NVS partition in bytes (must be multiple
,of 4096) |
+--------------+----------------------------------------------------------
,------------+
Optional Arguments:
+-----------------+-------------------------------------------------------
,-------------+
| Parameter | Description
, |
+=================+====================================================================+
| -h, --help | show this help message and exit
, |
+-----------------+-------------------------------------------------------
,-------------+
| --version {1,2} | Set multipage blob version.
, |
| | Version 1 - Multipage blob support disabled.
, |
| | Version 2 - Multipage blob support enabled.
, |
| | Default: Version 2
, |
(continues on next page)
Espressif Systems 727
Submit Document Feedback
Release v4.4

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Espressif ESP32-S2 and is the answer not in the manual?

Espressif ESP32-S2 Specifications

General IconGeneral
BrandEspressif
ModelESP32-S2
CategorySingle board computers
LanguageEnglish