Skip to content
Alex J Lennon edited this page Sep 9, 2025 · 6 revisions

Dynamic Devices Edge Computing - Engineer's Guide

🎯 Get productive in 30 minutes | 🔧 Task-focused workflows | 📋 Concise technical references

This wiki provides engineer-focused documentation for Dynamic Devices Edge Computing platforms. Content is organized by what you need to accomplish, not by board type.


🚀 Quick Start (New engineers start here)

⏱️ 30 minutes to working system

Guide Time Purpose
01-Board-Setup-Checklist 5 min Power on, validate hardware
02-First-Boot-Validation 10 min Login, test basic functionality
03-Development-Environment-Setup 15 min Tools, SSH, build environment

✅ Success criteria: SSH access, network connectivity, build environment ready


💻 Development Workflows (Daily engineering tasks)

⏱️ 5-30 minutes per task

Workflow Frequency Purpose
Building-and-Flashing Daily Core development cycle
Board-Programming-with-Foundries-Builds Daily Use pre-built images
Testing-and-Validation Per feature Validate functionality
Debugging-and-Troubleshooting As needed Fix problems fast
Boot-Profiling-Guide Optimization Performance tuning

🎯 Focus: Get things done efficiently with minimal friction


🔧 Hardware Reference (Technical specifications)

⏱️ 2-5 minutes lookup time

Board-Specific Quick References

Board SoC Key Features Pinout Guide
Edge AI i.MX8MM Audio, Sensors, Radar Edge-AI-Pinout-and-Interfaces
Edge EInk i.MX93 E-Ink, Low Power, Security Edge-EInk-Pinout-and-Interfaces

Detailed Hardware Specs

🎯 Focus: Find the pin, spec, or interface you need immediately


🔌 Feature Guides (Functionality deep-dives)

⏱️ 15-60 minutes per feature

Feature Boards Guide
Audio System Edge AI Audio-Development
Wireless All Wireless-Configuration
Security Edge EInk Security-and-Encryption
Power Management Edge EInk Edge-EInk-Power-Management

Integration Guides

🎯 Focus: Complete implementation guides for specific functionality


📚 Advanced Topics (Complex customization)

⏱️ 1-4 hours per topic

Topic Purpose Guide
CI/CD Setup Automated builds CI-CD-Setup-Guide
CM33 Firmware Cortex-M33 development CM33-Firmware-Guide
Private Builds Custom repositories Building-with-Private-Repositories

🎯 Focus: Advanced customization and production deployment


🛠️ Development Tools & Setup

Essential Tools

Private Repository Support


🆘 Support & Troubleshooting

Quick Help

Contact Support


📋 Engineer's Workflow Checklist

New Project Setup (First Time)

Daily Development Cycle

Feature Integration


🎯 Quick Navigation by Task

I want to... Go to...
Get my board working Quick-Start
Build and program Building-and-Flashing
Find a GPIO pin Hardware-Reference
Add audio support Audio-Development
Fix boot problems Debugging-and-Troubleshooting
Set up WiFi Wireless-Configuration
Optimize performance Boot-Profiling-Guide
Deploy to production Advanced-Topics

💡 Pro Tip: Bookmark the Hardware-Reference and Development-Workflows sections - you'll use them daily!

Clone this wiki locally