Component: DSP Audio Input (EB085) (E-blocks 1)
From Flowcode Help
(Redirected from Component: ID 87d8bad5 6392 41fb b370 d9b2c0f8f13f)
Jump to navigationJump to searchAuthor | Matrix TSL |
Version | 1.0 |
Category | E-blocks 1 |
Contents
DSP Audio Input (EB085) component
16-bit external ADC connected to the microcontroller using SPI.
Component Source Code
Please click here to download the component source project: FC_Comp_Source_ExternalADC_AD7680_EB085.fcfx
Please click here to view the component source code (Beta): FC_Comp_Source_ExternalADC_AD7680_EB085.fcfx
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Macro reference
Initialise
![]() |
Initialise |
Initialise the SPI bus ready for communications, | |
![]() |
Return |
SampleADC
![]() |
SampleADC |
Reads the ADC and returns the reading as an unsigned 16-bit value. Range: 0-65535 / 0=0V / 65535=VCC | |
![]() |
Return |