SAM D21 and SAM DA1 PINOUT
The SAM D21/DA1 family by Microchip (formerly Atmel) represents a highly popular series of 32-bit microcontrollers based on the ARM Cortex-M0+ core. This lineup has struck a perfect balance between power efficiency and performance, becoming a staple in the maker community and professional industry alike. The SAM D21 achieved legendary status through its integration into the Arduino Zero platform, which provided it with a massive ecosystem of libraries and community support. Running at up to 48 MHz and featuring a rich set of peripherals—including USB support and high-precision timers—it is an ideal choice for IoT devices, wearables, and smart home applications.
The SAM DA1 series is an evolution of this architecture, specifically tailored for automotive and industrial environments. While sharing the core architecture of the D21, the DA1 stands out with its AEC-Q100 qualification and enhanced reliability in extreme temperature ranges. A standout feature of both families is the SERCOM (Serial Communication Interface) system. This technology allows developers to software-configure each communication module as I2C, SPI, or UART. This flexibility simplifies PCB layout significantly, as engineers are no longer strictly limited by fixed pin assignments for specific protocols.

