Difference between revisions of "Component: I2S Master/Slave ESP32 (Comms: Interface)"
From Flowcode Help
Jump to navigationJump to search| Line 15: | Line 15: | ||
Provides access to the onboard inter-IC sound (I2S) peripheras allowing for simple digital  audio input and output.  | Provides access to the onboard inter-IC sound (I2S) peripheras allowing for simple digital  audio input and output.  | ||
| − | ==Component   | + | ==Component Source Code==  | 
| − | + | Please click here for the component source code: [https://www.flowcode.co.uk/wikicopy/componentsource/FC_Comp_Source_I2S.fcfx FC_Comp_Source_I2S.fcfx]  | |
==Detailed description==  | ==Detailed description==  | ||
| + | |||
| + | |||
| Line 32: | Line 34: | ||
==Examples==  | ==Examples==  | ||
| + | |||
| + | |||
| Line 220: | Line 224: | ||
| colspan="2" | I2S DMA Buffer Size   | | colspan="2" | I2S DMA Buffer Size   | ||
|-  | |-  | ||
| − | | width="10%" align="center" style="background-color:#  | + | | width="10%" align="center" style="background-color:#EAE1EA;" | [[File:Fc9-conn-icon.png]]  | 
| − | | width="90%" style="background-color:#  | + | | width="90%" style="background-color:#EAE1EA; color:#4B008D;" | Simulation  | 
| − | |||
| − | |||
| − | |||
| − | |||
|-  | |-  | ||
|}  | |}  | ||
Revision as of 17:47, 9 November 2022
| 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.
Component Source Code
Please click here for the component source code: FC_Comp_Source_I2S.fcfx
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 | |