Jump to content

Component: DSP Audio Output (EB086) (E-blocks 1)

From Flowcode Help
Revision as of 14:35, 13 July 2026 by SteveT (talk | contribs) (Text replacement - "style="background-color:#EAE1EA; color:#4B008D;"" to "class="mtx-class-propfolder"")
Author Matrix TSL
Version 1.0
Category E-blocks 1


DSP Audio Output (EB086) component

16-bit external DAC connected to the microcontroller using SPI.

Component Source Code

Please click here to download the component source project: FC_Comp_Source_DAC_AD5662_EB086.fcfx

Please click here to view the component source code (Beta): FC_Comp_Source_DAC_AD5662_EB086.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, 
- VOID Return


OutputDAC

OutputDAC
Outputs a value to the DAC,  
- UINT Output
Range: 0-65535 / 0=0V / 65535=VCC 
- VOID Return


Property reference

Properties
SPI Properties
Channel
SPI Channel selector 
Prescale
Prescale option selector 
MOSI
SPI Data Out Pin SDO - Also Known as Master Out Slave In (MOSI) when used in Master mode. 
MISO
SPI Data In Pin SDI - Also Known as Master In Slave Out (MISO) when used in Master mode. 
CLK
SPI Clock Pin CLK - The Clock signal is driven by the SPI master. 
CS / SS
Chip Select / Slave Select Pin Master Mode: General purpose output pin used to select the remote SPI device. Slave Mode: Hardware chip select pin input used to select the SPI device.  
Simulation
Data Recorder Trace
 
Simulate Comms