Hi
This is probably a very general and vague question but I'm having trouble with the ESP32-S3 [ESP_PRIMARY] idf monitor output suddenly freezes without any form of error messages. I would assume if anything critical would happen that it would return some kind of output indicating why the chip might have crashed. The flow sometimes works for a few minutes and then suddenly after some time it freezes.
The application is build up using tasks and FreeRTOS. Some of the tasks running are:
- A websocket interface tasks
- A SPI master tasks which sends commands to another ESP32-S3 [ESP_SECONDARY]
- A I2C slave tasks which recieves commands from the other ESP32-S3. [ESP_SECONDARY]
When I get a websocket message this is forwarded to the SPI tasks which will forward the data to the other ESP32. Then as a result the other ESP32 [ESP_SECONDARY] will send I2C messages back to the main ESP32 [ESP_PRIMARY] which are then forwarded back to the connected websocket.
The general questions then are:
Are there any of these steps that would most likely cause this monitor freeze/reboot of the ESP32?
And what would be a good way to debug this?
ESP-IDF Monitor freezes suddenly
-
- Posts: 2
- Joined: Wed Mar 16, 2022 8:57 pm
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: No registered users and 143 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.