Embedded

  • Nav
ConnectCore 6
Version
  • Welcome
    • What is Digi Embedded Yocto?
    • Release notes
      • Release changelog
      • Known issues and limitations
    • Support contact information
  • Evaluate ConnectCore
    • Get started
      • Step 1 - Requirements
      • Step 2 - Set up the hardware
      • Step 3 - Program the Yocto firmware
      • Step 4 - Create your first applications
      • Next steps
    • Pre-built images
      • Qt
      • WebKit
      • LVGL
    • Simulate a SOM variant
  • Develop applications
    • Digi ADE
      • Set up the development environment
      • Create a C/C++ project
      • Customize project build options
      • Build a project
      • Launch remote applications
      • Connect to your remote device
    • Develop with VS Code
    • Qt Creator
      • Install Qt
      • Configure Qt Creator
      • Create a Qt quick application
    • WPE WebKit
      • Build WPE WebKit image
      • Use WPE WebKit
      • Include WebKit in dey-image-qt
    • LVGL
      • Customize the LVGL demo
      • Develop your own LVGL apps
    • Command line
      • Install a pre-compiled toolchain
      • Create and build a "Hello world" application
      • Launch the application
    • Libraries
      • Digi APIx
        • Set up your project for Digi APIX
        • ADC API
        • CAN API
        • GPIO API
        • I2C API
        • PWM API
        • Power management API
        • SPI API
        • Watchdog API
        • Define interface aliases
      • Digi IoT Mobile SDK
      • XBee libraries
      • Recovery library (firmware update)
  • Customize system
    • Yocto system development
    • Set up workstation
      • Set up Linux PC
      • Set up Docker container (Linux)
      • Set up Docker container (Windows)
      • Set up WSL (Windows)
    • Install Digi Embedded Yocto
    • Create and build projects
    • Make changes to your project
      • Create a custom Yocto layer
      • Methods
        • Make temporary changes
        • Make permanent changes
      • Customize the root file system
        • Configure network settings
        • Manage user accounts
      • Customize Linux
        • Change the kernel configuration
        • Device tree files
        • Pin multiplexing (IOMUX)
        • Create your board device tree
      • Customize U-Boot
      • Carrier board version and ID
      • Create an image recipe
      • SWU packages
        • Create SWU image
        • Include bootloader
        • Customize SWU installation
      • Create bootable sdcard
    • Real time Linux
    • Machine Learning / AI
    • Containers
      • LXC containers
      • Docker containers
    • Linux kernel BSP
      • ADC
      • Audio
        • HDMI audio
        • SGTL5000 audio
      • Bluetooth
        • Bluetooth classic
        • Bluetooth Low Energy
      • Camera
        • Parallel camera
        • MIPI camera
      • CAN
      • Cellular
      • Ethernet
      • GPIO
      • I2C
      • MMC/SD/SDIO
      • OTP bits
      • PCI Express (PCIe)
      • PMIC
        • DA9063 power regulators
      • Power management
      • PWM
      • Real-Time Clock (RTC)
      • SATA
      • SPI
      • Thermal monitor
      • Touch screen
      • UART
      • USB
        • Using the USB Host port
        • Using the USB port (as device)
      • Video
        • HDMI
        • LVDS
        • Parallel video
        • GPU
        • IPU
        • VPU
      • Watchdog
      • Wi-Fi
        • Configuration
        • Get started with Wi-Fi
        • Configuration modes
          • Client infrastructure mode
          • Access point mode
          • Wi-Fi Direct
          • Concurrent modes
        • Network bridging
        • Wi-Fi test mode
      • XBee socket
  • Deploy
    • Storage layout
      • Change the partition table
    • Update firmware
      • Deploy kernel and DT
      • Use system images
        • Program images from U-Boot
        • Program images using installer
      • Use SWU packages
        • Program SWU (dual boot)
        • Program SWU (single system)
    • Boot
      • Boot the system
        • Boot from microSD card
      • U-Boot bootloader
        • Environment variables
        • Digi U-Boot custom commands
          • Direct boot
          • Firmware update
          • MMC extended CSD register
          • PMIC register access
        • Configuration options
        • U-Boot files by variant
      • Dual boot
      • Bootcount
  • Secure
    • Digi TrustFence for Yocto
      • Enable TrustFence in DEY
      • Secure boot
        • Digital signature overview
        • Secure boot overview
          • Image authentication
          • Image encryption
      • Set up secure boot
      • Standalone setup
      • Partition encryption
      • Secure storage
      • Secure JTAG
      • Secure console modes
      • Secure build environments
      • Secure firmware update
      • Summary of TrustFence keys
        • Revoke a key
      • Advanced
        • Manually create a PKI
    • ConnectCore Security Services
      • CVE analysis and monitoring
        • Analyze production firmware
        • Analyze development firmware (CI/CD)
    • Glossary of cryptography terms
  • Manage
    • ConnectCore Cloud Services
      • Overview
        • Device components
        • Web services
      • Features
        • Connect to Remote Manager
        • Monitor the system
        • Manage your devices
        • Remotely update the firmware
        • Access the file system
        • Remote CLI
        • Automate operations
      • Provision your device
      • Device development
        • Set up your project for CCCS
        • Configure CCCS
        • Check daemon status
        • Receive data from Remote Manager
        • Send data to Remote Manager
          • Send typed data points
          • Send binary data points
        • Set maintenance state
        • Include CCCS applications in DEY
        • Optimize device data traffic
      • Web service development
        • Send data to devices
        • Monitor device data
        • Manage device file system
        • Execute commands
        • Update device firmware
      • ConnectCore Cloud Services demo
        • Get started
          • 1. Requirements
          • 2. Set up the hardware
          • 3. Program the image
          • 4. Manage your device
        • Remote demo
          • Log in
          • Select your device
          • Monitor the device
          • Review historical data
          • Manage the device
          • View account data usage
    • Network failover and recovery
    • System monitor
    • System watchdog
    • Recover your device
  • Design your hardware
    • Hardware reference manuals
    • Design files
    • SOM variants
    • Digi ConnectCore Smart IOmux
ConnectCore 6
Version
  • Welcome
    • What is Digi Embedded Yocto?
    • Release notes
      • Release changelog
      • Known issues and limitations
    • Support contact information
  • Evaluate ConnectCore
    • Get started
      • Step 1 - Requirements
      • Step 2 - Set up the hardware
      • Step 3 - Program the Yocto firmware
      • Step 4 - Create your first applications
      • Next steps
    • Pre-built images
      • Qt
      • WebKit
      • LVGL
    • Simulate a SOM variant
  • Develop applications
    • Digi ADE
      • Set up the development environment
      • Create a C/C++ project
      • Customize project build options
      • Build a project
      • Launch remote applications
      • Connect to your remote device
    • Develop with VS Code
    • Qt Creator
      • Install Qt
      • Configure Qt Creator
      • Create a Qt quick application
    • WPE WebKit
      • Build WPE WebKit image
      • Use WPE WebKit
      • Include WebKit in dey-image-qt
    • LVGL
      • Customize the LVGL demo
      • Develop your own LVGL apps
    • Command line
      • Install a pre-compiled toolchain
      • Create and build a "Hello world" application
      • Launch the application
    • Libraries
      • Digi APIx
        • Set up your project for Digi APIX
        • ADC API
        • CAN API
        • GPIO API
        • I2C API
        • PWM API
        • Power management API
        • SPI API
        • Watchdog API
        • Define interface aliases
      • Digi IoT Mobile SDK
      • XBee libraries
      • Recovery library (firmware update)
  • Customize system
    • Yocto system development
    • Set up workstation
      • Set up Linux PC
      • Set up Docker container (Linux)
      • Set up Docker container (Windows)
      • Set up WSL (Windows)
    • Install Digi Embedded Yocto
    • Create and build projects
    • Make changes to your project
      • Create a custom Yocto layer
      • Methods
        • Make temporary changes
        • Make permanent changes
      • Customize the root file system
        • Configure network settings
        • Manage user accounts
      • Customize Linux
        • Change the kernel configuration
        • Device tree files
        • Pin multiplexing (IOMUX)
        • Create your board device tree
      • Customize U-Boot
      • Carrier board version and ID
      • Create an image recipe
      • SWU packages
        • Create SWU image
        • Include bootloader
        • Customize SWU installation
      • Create bootable sdcard
    • Real time Linux
    • Machine Learning / AI
    • Containers
      • LXC containers
      • Docker containers
    • Linux kernel BSP
      • ADC
      • Audio
        • HDMI audio
        • SGTL5000 audio
      • Bluetooth
        • Bluetooth classic
        • Bluetooth Low Energy
      • Camera
        • Parallel camera
        • MIPI camera
      • CAN
      • Cellular
      • Ethernet
      • GPIO
      • I2C
      • MMC/SD/SDIO
      • OTP bits
      • PCI Express (PCIe)
      • PMIC
        • DA9063 power regulators
      • Power management
      • PWM
      • Real-Time Clock (RTC)
      • SATA
      • SPI
      • Thermal monitor
      • Touch screen
      • UART
      • USB
        • Using the USB Host port
        • Using the USB port (as device)
      • Video
        • HDMI
        • LVDS
        • Parallel video
        • GPU
        • IPU
        • VPU
      • Watchdog
      • Wi-Fi
        • Configuration
        • Get started with Wi-Fi
        • Configuration modes
          • Client infrastructure mode
          • Access point mode
          • Wi-Fi Direct
          • Concurrent modes
        • Network bridging
        • Wi-Fi test mode
      • XBee socket
  • Deploy
    • Storage layout
      • Change the partition table
    • Update firmware
      • Deploy kernel and DT
      • Use system images
        • Program images from U-Boot
        • Program images using installer
      • Use SWU packages
        • Program SWU (dual boot)
        • Program SWU (single system)
    • Boot
      • Boot the system
        • Boot from microSD card
      • U-Boot bootloader
        • Environment variables
        • Digi U-Boot custom commands
          • Direct boot
          • Firmware update
          • MMC extended CSD register
          • PMIC register access
        • Configuration options
        • U-Boot files by variant
      • Dual boot
      • Bootcount
  • Secure
    • Digi TrustFence for Yocto
      • Enable TrustFence in DEY
      • Secure boot
        • Digital signature overview
        • Secure boot overview
          • Image authentication
          • Image encryption
      • Set up secure boot
      • Standalone setup
      • Partition encryption
      • Secure storage
      • Secure JTAG
      • Secure console modes
      • Secure build environments
      • Secure firmware update
      • Summary of TrustFence keys
        • Revoke a key
      • Advanced
        • Manually create a PKI
    • ConnectCore Security Services
      • CVE analysis and monitoring
        • Analyze production firmware
        • Analyze development firmware (CI/CD)
    • Glossary of cryptography terms
  • Manage
    • ConnectCore Cloud Services
      • Overview
        • Device components
        • Web services
      • Features
        • Connect to Remote Manager
        • Monitor the system
        • Manage your devices
        • Remotely update the firmware
        • Access the file system
        • Remote CLI
        • Automate operations
      • Provision your device
      • Device development
        • Set up your project for CCCS
        • Configure CCCS
        • Check daemon status
        • Receive data from Remote Manager
        • Send data to Remote Manager
          • Send typed data points
          • Send binary data points
        • Set maintenance state
        • Include CCCS applications in DEY
        • Optimize device data traffic
      • Web service development
        • Send data to devices
        • Monitor device data
        • Manage device file system
        • Execute commands
        • Update device firmware
      • ConnectCore Cloud Services demo
        • Get started
          • 1. Requirements
          • 2. Set up the hardware
          • 3. Program the image
          • 4. Manage your device
        • Remote demo
          • Log in
          • Select your device
          • Monitor the device
          • Review historical data
          • Manage the device
          • View account data usage
    • Network failover and recovery
    • System monitor
    • System watchdog
    • Recover your device
  • Design your hardware
    • Hardware reference manuals
    • Design files
    • SOM variants
    • Digi ConnectCore Smart IOmux

Digi Embedded Yocto Board Support Package

  • Analog-to-Digital Converter (ADC)

  • Audio

  • Bluetooth

  • Camera

  • Controller Area Network (CAN)

  • Cellular

  • Ethernet

  • General Purpose Input/Output (GPIO)

  • I2C

  • MMC/SD/SDIO

  • One-time programmable (OTP) bits

  • PCI Express (PCIe)

  • DA9063 Power Management IC

  • Power management

  • Pulse-Width Modulation (PWM)

  • Real-Time Clock (RTC)

  • Serial Advanced Technology Attachment (SATA)

  • Serial Peripheral Interface (SPI)

  • Thermal monitor

  • Touch screen

  • Universal Asynchronous Receiver/Transmitter (UART)

  • Universal Serial Bus (USB)

  • Video

  • Watchdog

  • Wi-Fi

  • XBee socket

Digi Embedded Yocto Board Support Package:

This topic for another platform?

  • ConnectCore 95
  • ConnectCore MP25
  • ConnectCore 91
  • ConnectCore 93
  • ConnectCore MP13
  • ConnectCore MP15
  • ConnectCore 8M Mini
  • ConnectCore 8M Nano
  • ConnectCore 6UL
  • ConnectCore 8X
  • ConnectCore 6 Plus
Scroll to top of page
Product page More documentation Official site About Digi Contact us Support
©2025 Digi International Inc. All rights reserved.
Digi International Inc.