Search found 1725 matches

by rudi ;-)
Wed Mar 08, 2023 11:12 am
Forum: General Discussion
Topic: tensorflow lite micro examples repo
Replies: 1
Views: 2807

Re: tensorflow lite micro examples repo

We just try to realize a project with an esp32-s3 platform to classify sound events. We are using the https://github.com/espressif/tflite-micro-esp-examples repo which working fine and compiles on idf master also using ai acceleration of the esp32-s3 However we need a framework for setting up and l...
by rudi ;-)
Wed Mar 08, 2023 11:09 am
Forum: General Discussion
Topic: Multiple Serial devices connection with ESP32-S2
Replies: 2
Views: 1994

Re: Multiple Serial devices connection with ESP32-S2

I am using ESP32-S2 chip in my design. ESP32-S2 supports only two serial hardware channels. But I have three devices that needs serial communication. 1- USB to UART converter chip, 2- Coin dispenser device, 3- RPI serial communication. Can I use SPDT switch for selecting from two serial devices? Wi...
by rudi ;-)
Wed Mar 08, 2023 11:05 am
Forum: General Discussion
Topic: How to get the gateway (router) MAC address when i using eth connection ?
Replies: 7
Views: 6868

Re: How to get the gateway (router) MAC address when i using eth connection ?

To get the MAC address of the gateway (router) when using eth connection with Espressif ESP-IDF framework for the ESP32, you can use the following code: #include "esp_system.h" #include "esp_netif.h" #include "esp_eth.h" #include "esp_log.h" #include "esp_netif_dhcpc.h" esp_eth_handle_t eth_handle =...
by rudi ;-)
Wed Nov 16, 2022 4:50 pm
Forum: General Discussion
Topic: How do I program a version number into my firmware?
Replies: 3
Views: 2322

Re: How do I program a version number into my firmware?

I want this to show up in the startup log, after the partition table info or thereabouts. I’m using PlatformIO and I don’t see how I can do this. Anyone know how? (I know how to put a version number in my own code and print it. That will show up much later that the startup log.) check the Custom bo...
by rudi ;-)
Mon Oct 10, 2022 8:56 pm
Forum: Documentation
Topic: [Prerelease] ESP32-S2-SOLO-2 & SOLO-2U Datasheet (Chip Revision v1.0) | 技术规格书v0.5 (芯片版本v1.0)
Replies: 0
Views: 3834

[Prerelease] ESP32-S2-SOLO-2 & SOLO-2U Datasheet (Chip Revision v1.0) | 技术规格书v0.5 (芯片版本v1.0)

Hi folks, esp32-s2-solo-2.png ESP32­S2­SOLO­2 / ESP32­S2­SOLO­2U Datasheet This document introduces the specifications of ESP32­-S2­-SOLO­-2 & ESP32­-S2­-SOLO­-2U hardware, including overview, pin definitions, functional description, and electrical characteristics, etc. ESP32-S2-SOLO-2 & SOLO-2U Dat...
by rudi ;-)
Mon Oct 10, 2022 7:54 pm
Forum: Documentation
Topic: ESP32-­S2 Series SoC Errata V1.0 | 系列芯片 勘误表
Replies: 0
Views: 3450

ESP32-­S2 Series SoC Errata V1.0 | 系列芯片 勘误表

Hi folks, ESP32-­S2 Series SoC Errata This document describes known errata in ESP32-S2 series of SoCs. Version 1.0 ESP32­S2 系列芯片 勘误表 本文档描述了ESP32-S2 系列芯片的已知错误。 v1.0 also for History here attached EN and CN Version EN esp32-s2_errata_en.pdf CN esp32-s2_errata_cn.pdf Document Updates Please always refe...
by rudi ;-)
Mon Oct 10, 2022 7:42 pm
Forum: Documentation
Topic: ESP32­S2 Series Chip Revision v1.0 Datasheet | 芯片版本v1.0 技术规格书
Replies: 0
Views: 3399

ESP32­S2 Series Chip Revision v1.0 Datasheet | 芯片版本v1.0 技术规格书

Hi folks, ESP32-S2 Series Chip Revision v1.0 Datasheet This document provides the specifications of ESP32-S2 series of SoCs. Chip Revision v1.0 ESP32-S2-系列芯片芯片版本v1.0技术规格书 本文档为用户提供ESP32-S2 系列芯片的技术规格。 芯片版本v1.0 also for History here attached EN and CN Version EN esp32-s2-v1.0_datasheet_en.pdf CN esp32-...
by rudi ;-)
Mon Oct 10, 2022 7:26 pm
Forum: Documentation
Topic: [Prerelease] ESP32-S2-MINI-2 & ESP32-S2-MINI-2U Datasheet | 技术规格书
Replies: 0
Views: 3660

[Prerelease] ESP32-S2-MINI-2 & ESP32-S2-MINI-2U Datasheet | 技术规格书

Hi folks, ESP32-S2-MINI-2 & ESP32-S2-MINI-2U Datasheet This document introduces the specifications of ESP32-S2-MINI-2 & ESP32-S2-MINI-2U hardware, including overview, pin definitions, functional description, and electrical characteristics, etc. ESP32-S2-MINI-2 & ESP32-S2-MINI-2U 技术规格书 本文档为用户提供 ESP32...
by rudi ;-)
Fri Oct 07, 2022 8:56 am
Forum: Documentation
Topic: ESP32 ISA reference manual
Replies: 16
Views: 51061

Re: ESP32 ISA reference manual

Hi Rudi, It is possible to get the ISA reference manual (and the rest of the Xtensa SDK, in fact) from Cadence under NDA. A few of our customers did get access to the xt-xcc compiler from Cadence this way. You can contact Cadence directly (saying that you are developing a product based on the ESP32...
by rudi ;-)
Fri Oct 07, 2022 8:50 am
Forum: Documentation
Topic: Xtensa® Instruction Set Architecture (ISA) Summary (For all Xtensa LX Processors )
Replies: 0
Views: 4879

Xtensa® Instruction Set Architecture (ISA) Summary (For all Xtensa LX Processors )

Hi folks, Xtensa® Instruction Set Architecture (ISA) Summary For all Xtensa LX Processors ->LX106 ESP8266 ESP8285 ->LX6 ESP32 ->LX7 ESP32-S2 ESP32-S3 ISA_LX.png Product Release:RI-2021.8 Last Updated:04/2022 Modification: 737871 Cadence Design Systems, Inc. 2655 Seely Ave. San Jose, CA 95134 www.cad...