Difference between revisions of "AIMLinux/AddOn/Diagnostic"
From ESS-WIKI
Yanwei.cao (talk | contribs) (Created page with "coming soon") |
|||
| Line 1: | Line 1: | ||
| − | + | == Device Drivers == | |
| + | <div> | ||
| + | *[[How_to_use_GPIO|<font color="#0066cc">How to use GPIO</font>]] | ||
| + | *[[IoTGateway/BSP/Linux/AM335x/V2/Hardware_module/I2C_Module|<font color="#0066cc">How to use I2C</font>]] | ||
| + | *[[IoTGateway/BSP/Linux/AM335x/V2/Hardware_module/SPI_Module|<font color="#0066cc">How to use SPI</font>]] | ||
| + | *How to use CAN | ||
| + | |||
| + | == Other commonly used interfaces == | ||
| + | |||
| + | *[[How_to_use_UART|<font color="#0066cc">How to use UART</font>]] | ||
| + | *How to use Watchdog | ||
| + | *How to use Audio | ||
| + | *How to use SD/MMC Card | ||
| + | *[[How_to_use_SATA|<font color="#0066cc">How to use SATA</font>]] | ||
| + | *[[IoTGateway/BSP/Linux/AM335x/V2/Hardware_module/USB_Module|<font color="#0066cc">How to use USB Device Mode</font>]] | ||
| + | *How to use Real Time Clock | ||
| + | *How to configure Capacitive Multi-touch Display | ||
| + | *How to use Ethernet | ||
| + | *How to set LCD backlight using PWM | ||
| + | *How to use Bluetooth | ||
| + | *How to enable support for Wi-Fi | ||
| + | </div> | ||
Revision as of 08:10, 16 March 2020
Device Drivers
- How to use GPIO
- How to use I2C
- How to use SPI
- How to use CAN
Other commonly used interfaces
- How to use UART
- How to use Watchdog
- How to use Audio
- How to use SD/MMC Card
- How to use SATA
- How to use USB Device Mode
- How to use Real Time Clock
- How to configure Capacitive Multi-touch Display
- How to use Ethernet
- How to set LCD backlight using PWM
- How to use Bluetooth
- How to enable support for Wi-Fi