Enabling 32-bit Apps on RK3568 Dev Boards
Run 32-bit applications on your 64-bit Rockchip RK3568 board. This guide shows how to use a 32-bit cross-compiler and configure runtime libraries.
Run 32-bit applications on your 64-bit Rockchip RK3568 board. This guide shows how to use a 32-bit cross-compiler and configure runtime libraries.
RA series FSP guide: switch RXD between IRQ and UART on EK-RA2E1 to auto-detect and set baud rate using GPT timer and register config.
Explains the GNSS lever arm definition, measurement, and impact on GNSS/INS sensor fusion for MTi-8/MTi-680(G) to ensure accurate position, velocity, and orientation.
Embedded code optimization techniques: lookup tables, flexible arrays, bit operations, loop unrolling, inline functions, struct packing, fast interrupts and hardware offload.
Technical comparison of microcontroller and embedded system: processing, memory, OS, PCB components, typical applications, and selection guidance for IoT products.
Concise technical guide to C conditional statements, detailing if-else usage, switch selection mechanics, syntax rules, execution flow, and practical examples.
Learn step-by-step interrupt debugging in embedded C: check priority, flags, handlers, vector table, hardware, and use debuggers to fix issues.
Guide to audio and video testing on the Allwinner T113-i development board, with practical gst, tinymix, arecord/aplay and amixer commands for validation.
Overview of AUTOSAR IDS architecture, in-vehicle network and host detection approaches, and automated IDS testing with packet generation and penetration tools.
Learn to run a custom startup script on a read-only filesystem. A simple hook to temporarily modify configs or launch programs at boot without altering core files.
Explore table-driven programming: data-driven design, lookup methods (direct/indexed/segmented), examples and C snippets for practical use.
Explore best practices for source code and firmware versioning. Learn how to embed version data in binaries using C, `__attribute__`, and Keil MDK tips.
Explore why Redis is fast: in-memory storage, efficient structures, single-threaded epoll I/O, incremental rehash, and cached timestamps.
Troubleshoot Kubernetes Pod startup failures: check node readiness, events, pod status, logs, CNI, storage, and DNS resolution to identify and resolve issues.
Overview of embedded microprocessor architecture comparing ARM, x86, and MIPS; discusses trade-offs in performance, power consumption, and application domains.
Technical overview of tipping-bucket rain gauge operation, specs and applications, covering precipitation measurement, resolution, accuracy, and RTU data reporting.
Guide to porting LVGL to the MM32F5260 MCU: hardware/software requirements, FSMC/LCD init, Keil project setup, code adaptations and sample demos.
Deploy the TinyMaix ultralightweight inference framework on the MYIR MYD-LR3576. A simple guide to running TinyML models on the powerful RK3576 SoC.
Vibrating-wire strain gauge: strain measurement, temperature monitoring and compensation, stress calculation and calibration traceability for structural monitoring
Compare FPGA vs embedded systems: technical overview of use cases, required design skills, and career guidance for hardware and embedded developers.