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 #739 background imageLoading...
Page #739 background image
Chapter 2. API Reference
(continued from previous page)
| |
, |
+-----------------+-------------------------------------------------------
,-------------+
| --outdir OUTDIR | Output directory to store files created
, |
| | (Default: current directory)
, |
+-----------------+-------------------------------------------------------
,-------------+
You can run the utility to generate NVS partition using the command below: A sample CSV file is provided with the
utility:
python nvs_partition_gen.py generate sample_singlepage_blob.csv sample.bin 0x3000
To generate only encryption keys:
Usage:
python nvs_partition_gen.py generate-key [-h] [--keyfile KEYFILE]
[--outdir OUTDIR]
Optional Arguments:
+--------------------+----------------------------------------------------
,------------------+
| Parameter | Description
, |
+====================+======================================================================+
| -h, --help | show this help message and exit
, |
+--------------------+----------------------------------------------------
,------------------+
| --keyfile KEYFILE | Path to output encryption keys file
, |
+--------------------+----------------------------------------------------
,------------------+
| --outdir OUTDIR | Output directory to store files created.
, |
| | (Default: current directory)
, |
+--------------------+----------------------------------------------------
,------------------+
You can run the utility to generate only encryption keys using the command below:
python nvs_partition_gen.py generate-key
To generate encrypted NVS partition:
Usage:
python nvs_partition_gen.py encrypt [-h] [--version {1,2}] [--keygen]
[--keyfile KEYFILE] [--inputkey
,INPUTKEY]
[--outdir OUTDIR]
input output size
Positional Arguments:
(continues on next page)
Espressif Systems 728
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