How to specify the I2S port number with ESP Arduino core 3.x.x API?
How to specify the I2S port number with ESP Arduino core 3.x.x API?
In 2.x.x it was a mandatory to specify the port number in most setting and operating functions, but in the new 3.x.x API I don't find where to specify if it is I2S0 or I2S1. Is it no longer possible at all, or do I have to use lower level access to specify the port number?
-
- Posts: 9757
- Joined: Thu Nov 26, 2015 4:08 am
Re: How to specify the I2S port number with ESP Arduino core 3.x.x API?
I'm not exactly sure about Arduino, but the new drivers in ESP-IDF automatically allocate a free I2S port when you initialize it; I imagine Arduino works the same.
- ESP_Me-no-dev
- Posts: 80
- Joined: Mon Jan 04, 2016 6:30 pm
Re: How to specify the I2S port number with ESP Arduino core 3.x.x API?
It automatically allocates an available port. No need to specify
Re: How to specify the I2S port number with ESP Arduino core 3.x.x API?
ESP_Sprite ESP_Me-no-dev thank you!
Who is online
Users browsing this forum: No registered users and 67 guests