Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
resources:tools-software:sharc-audio-module:advanced-audio-projects:examples-analog-audio [20 May 2023 16:18] – Updates to split out hardware setup Rebecca Butlerresources:tools-software:sharc-audio-module:advanced-audio-projects:examples-analog-audio [22 May 2023 19:34] – Update pictures Rebecca Butler
Line 9: Line 9:
 | 1. Power on your SAM board and plug in the 12V Power Supply to the 12V connector. If the board is properly powered, the green LED9/PWR will light up. | {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:cld2.png?400 |}}| | 1. Power on your SAM board and plug in the 12V Power Supply to the 12V connector. If the board is properly powered, the green LED9/PWR will light up. | {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:cld2.png?400 |}}|
 | 2. Plug the USB Micro Type B side to the SAM board USB connector and the USB Type A side to a USB connection on the PC. | {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:cld3.png?400 |}}| | 2. Plug the USB Micro Type B side to the SAM board USB connector and the USB Type A side to a USB connection on the PC. | {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:cld3.png?400 |}}|
-| 3. Connect the 3.5mm stereo audio cable to an audio source with audio jack support (such as a cell phone) and to the //LINE IN// connector on the SAM. | TODO| +| 3. Connect the 3.5mm stereo audio cable to an audio source with audio jack support (such as a cell phone) and to the //LINE IN// connector on the SAM. Connect the Portable speaker to the //LINE OUT// connector on the SAM (ensure the speaker is turned on!). | {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:sc589analogreal.png?400 |}}
-| 4. Connect the Portable speaker to the //LINE OUT// connector on the SAM (ensure the speaker is turned on!). | TODO+4. Proceed to the software setup instructions //(common for all hardware variants)//| NA|
-5. Proceed to the software setup instructions //(common for all hardware variants)//| NA|+
  
 ==== ADZS-SC584-EZLITE ==== ==== ADZS-SC584-EZLITE ====
-TODO+| 1. Power on your board and plug in the 12V Power Supply to the 12V connector. If the board is properly powered, the green PWR LED will light up. | {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:alternatepower.png?400 |}}| 
 +| 2. Plug the USB Micro Type B side to the board USB OTG connector and the USB Type A side to a USB connection on the PC. | {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:sc584_usb.png?400 |}}| 
 +| 3. Connect the RCA Left and Right side connector to the INPUT/OUTPUT connector on the hardware and the 3.5mm stereo audio cable to an audio source with audio jack support (such as a cell phone). | {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:sc584_analogin.png?400 |}}{{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:sc584_analogin2.png?400 |}}| 
 +| 4. Connect the Portable speaker to the //HEADPHONES// connector on the board (ensure the speaker is turned on!). | {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:sc584_analogout.png?400 |}}| 
 +| 5. Proceed to the software setup instructions //(common for all hardware variants)//| NA|
  
 ==== EV-SC594-SOM + Carrier ==== ==== EV-SC594-SOM + Carrier ====
Line 37: Line 40:
 //This setup will allow audio to pass from input to output through your hardware by using both an analog input source and an analog output source. This setup allows us to play audio via an Audio Jack from a phone and output to a mini portable speaker.// //This setup will allow audio to pass from input to output through your hardware by using both an analog input source and an analog output source. This setup allows us to play audio via an Audio Jack from a phone and output to a mini portable speaker.//
  
-{{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:example7.png?400 |}}+{{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:analogsc589.png?400 |}} {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:analogsc584.png?400 |}}{{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:analogsc594.png?400 |}}
  
-| 1. In the shell terminal, type //help route//. The shell will display the usage for the //route// command. | TODO+| 1. In the shell terminal, type //help route//. The shell will display the usage for the //route// command. | {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:route0.png?600 |}}
-| 2. In the shell terminal, type //route//. The shell will display the current audio routing table. | TODO+| 2. In the shell terminal, type //route//. The shell will display the current audio routing table. | {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:route1.png?600 |}}
-| 3. In the shell terminal, type //route 0 codec 0 codec 0 2// to add to route table index 0 the audio routing of codec input to codec output with 2 channels. Type //route// again to ensure that table was updated properly. | TODO+| 3. In the shell terminal, type //route 0 codec 0 codec 0 2 20// to add to route table index 0 the audio routing of codec input to codec output with 2 channels and an attenuation of 20dB. Type //route// again to ensure that table was updated properly. | {{ :resources:tools-software:sharc-audio-module:advanced-audio-projects:route2.png?600 |}}
-| 6. Finally, on your analog input device, enable audio. You should now be able to hear the audio from the input device coming out of the speaker connected to //LINE OUT//. | TODO|+| 6. Finally, on your analog input device, enable audio. You should now be able to hear the audio from the input device coming out of the speaker connected to //LINE OUT// or //HEADPHONES//. | NA|
  
 ---- ----
 {{navigation Advanced Audio Projects#.program-flash|Bootloader and Application Flash#.|Advanced Audio Projects#.|Application Examples}} {{navigation Advanced Audio Projects#.program-flash|Bootloader and Application Flash#.|Advanced Audio Projects#.|Application Examples}}
resources/tools-software/sharc-audio-module/advanced-audio-projects/examples-analog-audio.txt · Last modified: 21 Sep 2023 22:18 by Sagar Vaidya