ALP SDK Driver API Reference & Discussion

This category is for discussions about the ALP SDK peripheral drivers and APIs.

Available Driver APIs

  • GPIO - Digital I/O with interrupt support
  • I2C - Master/slave communication (100 kHz to 1 MHz)
  • SPI - Full-duplex serial interface
  • UART - Asynchronous serial (9600 to 921600 baud)

Design Principles

All ALP SDK drivers follow the CMSIS-Driver standard, making them vendor-independent across Alif, Renesas, and future processors.

Post your driver questions, integration issues, and API feedback here!