Technische Spezifikationen
- Prozessor: ARM Cortex-M4 32-Bit @ 300MHz (Teilblock von Akida)
- RAM: 256M x 16 Bytes LPDDR4 SDRAM @ 2400MT/s
- FLASH: Quad SPI 128Mb NOR @ 12,5MHz
- Überwachung: Onboard Akida-Core-Strommonitor
- Kompatibilität: Eine x86-64 PC-Architektur, wie sie in jedem Intel-basierten Computer, etwa mit i5-, i7- oder i9-Prozessor, zu finden ist. Oder eine aarch64 Maschinenarchitektur, wie sie beispielsweise im Raspberry Pi 4 (IO-Motherboard + CS-Daughterboard) verwendet wird.
- OS: Linux Ubuntu 16.04, 18.04 and 20.04
- GPIO: 2 LEDs
- Schnittstellen: 5GT/s PCI Express 2.0 x 1-Lane
- Abmessungen: 40mm x 76mm x 5,3mm (ohne PCIe-Rückwandhalterung)
- Gewicht: 15g (ohne PCIe-Rückwandhalterung)
- Befestigung: Kleiner Formfaktor PCIe-Rückwandhalterung im Lieferumfang enthalten (1,6" x 3")
Installation und Einrichtung
-
Akida PCIe-Karte einbauen:
- Stecken Sie Ihre Akida PCIe-Karte in Ihr System ein.
-
Installation überprüfen:
- Öffnen Sie das Terminal und überprüfen Sie, ob die PCIe-Karte erkannt wird, indem Sie den Befehl ausführen.
- Erwartete Ausgabe:
-
Akida-Treiber herunterladen:
- Klonen Sie das Akida-Treiber-Repository von GitHub mit:
-
Treiber installieren:
- Befolgen Sie die Anweisungen in der README.md-Datei oder verwenden Sie die folgenden Befehle:
- Notwendige Pakete installieren:
- Wechseln Sie in das Verzeichnis des geklonten Repositories:
- Führen Sie das Installationsskript aus:
- Hinweis: Diese Schritte entfernen alle alten Treiberversionen, installieren die neue, konfigurieren die Module zum Laden beim Booten und gewähren allen Benutzern Lese-/Schreibzugriff auf /dev/akida*.
- Befolgen Sie die Anweisungen in der README.md-Datei oder verwenden Sie die folgenden Befehle:
-
Akida-Paket herunterladen:
- Installieren Sie das Akida-Paket in Ihrer Python-Umgebung mit:
-
Akida-Gerät überprüfen:
- Überprüfen Sie, ob das Akida-Gerät erkannt wird, indem Sie den Befehl ausführen.
- Erwartete Ausgabe:
Hinweis: Sollten Sie auf Probleme stoßen, beachten Sie bitte die Troubleshooting-Richtlinien im Benutzerhandbuch.
Dokumente:
English Description
Technical Specifications
- Processor: ARM Cortex-M4 32-bit @ 300MHz (Subblock of Akida)
- RAM: 256M x 16 bytes LPDDR4 SDRAM @ 2400MT/s
- FLASH: Quad SPI 128Mb NOR @ 12.5MHz
- Monitoring: Onboard Akida core current monitor
- Compatibility: An x86-64 PC architecture, such as any intel, i5, i7, i9 based computer. Or an aarch64 machine architecture such as a Raspberry Pi 4 (IO mother board + CS daughter board).
- OS: Linux Ubuntu 16.04, 18.04 and 20.04
- GPIO: 2 LED's
- Interfaces: 5GT/s PCI Express 2.0 x 1-lane
- Dimensions: 40mm x 76mm x 5.3mm (excluding PCIe rear panel bracket)
- Weight: 15g (excluding PCIe rear panel bracket)
- Bracket: Small form factor PCIe rear panel bracket included (1.6" x 3")
Installation and Setup
-
Insert the Akida PCIe Card:
- Plug in your Akida PCIe card into your system.
-
Verify Installation:
- Open Terminal and check if the PCIe card is recognized by running the command: .
- Expected Output:
-
Get the Akida Driver:
- Clone the Akida driver repository from GitHub using:
-
Install the Driver:
- Follow the instructions in the README.md file or use the following commands:
- Install necessary packages:
- Change directory to the cloned repository:
- Run the installation script:
- Note: These steps will remove any old driver versions, install the new one, configure the modules to load at boot, and provide read/write access to /dev/akida* for all users.
- Follow the instructions in the README.md file or use the following commands:
-
Download Akida Package:
- Install the Akida package in your Python environment using:
-
Verify Akida Device:
- Check if the Akida device is recognized by running:
- Expected Output:
Note: If you encounter any issues, refer to the Troubleshooting guidelines in the user guide.