Skip to main content
Version: Torizon OS 7.x.y

Synaptics Hardware Support

How to Get Started

  1. Download the appropriate Torizon OS image from the Toradex Download Center.
  2. Unzip the file.
  3. Enter Recovery Mode by holding down the USB-Boot button and either powering on the device or pressing the RESET button.
    Astra SL1680 Hardware Setup
  4. Execute the flashing script:
    $ ./flash-image.sh
  5. Reboot the board.
  6. Establish a serial connection with the board (e.g. using picocom) and login with the default credentials. The default password for the user torizon is torizon. You will be prompted to change it on the first login:
    $ picocom -b 115200 /dev/ttyUSBx
  7. Create an account on https://app.torizon.io/.
  8. Go to the Hardware > Devices tab and click "Provision Device" to connect your device to the Torizon Cloud.
  9. Access the Torizon Demo Gallery and remotely deploy a sample application to the board.

For more information, or if you want to build Torizon OS from source using Yocto, read the full documentation for Synaptics boards available on the Torizon GitHub.

Send Feedback!