Hello to everyone!,
I'm being playing a lot with esp32-s3-box-3, it's being quite a journey , because I'm a backend developer and I haven't program any MCU for almost 15 years. I saw a few examples with lvgl, but I would love to see an example using a declarative and reactive UI. On my search for that, I found a UI framework that meet what I was looking for, it's called Slint UI https://slint.dev/ (real cool by the way). So I'm trying to build an online MP3 streamer using Slint UI. I Already have a working environment for my board, with esp-adf (main), esp-adf(5.2.2) and slint(master branch). But when I try to combine an adf pipeline (I'm using the pipeline_http_mp3 example) with Slint UI, I get the following error at runtime:
I (3990) AUDIO_ELEMENT: [http] AEL_MSG_CMD_RESUME,state:1
I (3997) AUDIO_ELEMENT: [mp3] AEL_MSG_CMD_RESUME,state:1
I (4002) MP3_DECODER: MP3 opened
I (4007) AUDIO_ELEMENT: [i2s] AEL_MSG_CMD_RESUME,state:1
I (4012) AUDIO_PIPELINE: Pipeline started
I (4017) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (4026) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (4035) ili9341: LCD panel create success, version: 1.2.0
W (4162) ili9341: The 36h command has been used and will be overwritten by external initialization sequence
W (4162) ili9341: The 3Ah command has been used and will be overwritten by external initialization sequence
W (4172) GT911: Unable to initialize the I2C address
I (4177) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2
I (4187) GT911: TouchPad_ID:0x39,0x31,0x31
I (4191) GT911: TouchPad_Config_Version:65
E (6695) intr_alloc: No free interrupt inputs for RSA interrupt (flags 0xE)
HINT: For troubleshooting instructions related to interrupt allocation, run 'idf.py docs -sp api-reference/system/intr_alloc.html'
E (6695) bignum: Failed to allocate RSA interrupt 261
I you need more info, please let me know.
Greetings
Andrés Sendra
Slint UI example (Reactive UI)
-
- Posts: 1
- Joined: Sat Jul 27, 2024 10:21 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 28 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.