User Tools

Site Tools


carbon:advancedoperations

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
carbon:advancedoperations [2024/04/25 17:58] tflynncarbon:advancedoperations [2024/06/17 21:09] (current) tflynn
Line 61: Line 61:
  
 Users can create custom FPGA images using Xilinx tools and OpenEmbedded/Yocto to create the dtb files.  More information is available at the [[https://github.com/redwiretechnologies/hdl-rwt|custom FPGA image]] and custom [[customLinux|OpenEmbedded/Yocto]] build pages.  This is an extremely advanced development option and familiarity with git, OpenEmbedded/Yocto, git is required. Users can create custom FPGA images using Xilinx tools and OpenEmbedded/Yocto to create the dtb files.  More information is available at the [[https://github.com/redwiretechnologies/hdl-rwt|custom FPGA image]] and custom [[customLinux|OpenEmbedded/Yocto]] build pages.  This is an extremely advanced development option and familiarity with git, OpenEmbedded/Yocto, git is required.
 +
 +
 +====Dual Role USBC Port Control====
 +
 +Users can control the mode of the USBC dual role port by using the utility provided from RWT, usbc_helper.  For help with the utility enter the command:
 +
 +    root@carbon:~# usbc_helper -h
 +    
 +To switch to host mode enter the command:
 +
 +    root@carbon:~# usbc_helper -m host
 +    
 +To switch to device mode the command:
 +    
 +    root@carbon:~# usbc_helper -m device
  
carbon/advancedoperations.1714085936.txt.gz · Last modified: 2024/04/25 17:58 by tflynn