Difference between revisions of "Component: I2S Master/Slave ESP32 (Comms: Interface)"
From Flowcode Help
Jump to navigationJump to search| Line 16: | Line 16: | ||
==Detailed description==  | ==Detailed description==  | ||
| + | |||
| + | |||
| Line 24: | Line 26: | ||
==Examples==  | ==Examples==  | ||
| + | |||
| + | |||
| Line 56: | Line 60: | ||
|-  | |-  | ||
|-  | |-  | ||
| − | | width="10%" align="center" | [[File:]] -    | + | | width="10%" align="center" | [[File:Fc9-s16-icon.png]] - INT  | 
| width="90%" | Data  | | width="90%" | Data  | ||
|-  | |-  | ||
| Line 84: | Line 88: | ||
|-  | |-  | ||
|-  | |-  | ||
| − | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:]] -    | + | | width="10%" align="center" style="border-top: 2px solid #000;" | [[File:Fc9-bool-icon.png]] - BOOL  | 
| width="90%" style="border-top: 2px solid #000;" | ''Return''  | | width="90%" style="border-top: 2px solid #000;" | ''Return''  | ||
|}  | |}  | ||
| Line 97: | Line 101: | ||
|-  | |-  | ||
|-  | |-  | ||
| − | | width="10%" align="center" | [[File:]] -    | + | | width="10%" align="center" | [[File:Fc9-s16-icon.png]] - INT  | 
| width="90%" | Data  | | width="90%" | Data  | ||
|-  | |-  | ||
Revision as of 13:26, 17 November 2021
| Author | Matrix TSL | 
| Version | 2.0 | 
| Category | Comms: Interface | 
Contents
I2S Master/Slave ESP32 component
Provides access to the onboard inter-IC sound (I2S) peripheras allowing for simple digital audio input and output.
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
| Stop | |
| Stops the I2S audio stream | |
| Return | |
| Start | |
| Starts the I2S audio stream, auto started by the initialise function. | |
| Return | |
| Initialise | |
| Configures the I2C peripheral ready for data. | |
| Return | |