MAX32657 is Cortex-M33 based Analog Devices MCU. It supports ARM TrustZone security model. There will be two boards of this MCU Secure and Non-Secure This commit defines Secure version of peripherals. Basic feature of MAX32657 device: - Core is Cortex-M33 - 50MHz IPO clock - There are 54 interrupt vectors - 1MB flash & 256 SRAM - MAX32657 has: - 1 x UART - 1 x I2C/I3C - 1 x SPI - 6 x TIMER - 1 x RTC - 1 x WDT - 1 x TRNG Signed-off-by: Sadik Ozer <sadik.ozer@analog.com>
31 lines
557 B
YAML
31 lines
557 B
YAML
# Copyright (c) 2023-2025 Analog Devices, Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
family:
|
|
- name: max32
|
|
socs:
|
|
- name: max32650
|
|
- name: max32655
|
|
cpuclusters:
|
|
- name: m4
|
|
- name: max32657
|
|
- name: max32660
|
|
- name: max32662
|
|
- name: max32666
|
|
cpuclusters:
|
|
- name: cpu0
|
|
- name: max32670
|
|
- name: max32672
|
|
- name: max32675
|
|
- name: max32680
|
|
cpuclusters:
|
|
- name: m4
|
|
- name: max32690
|
|
cpuclusters:
|
|
- name: m4
|
|
- name: max78000
|
|
cpuclusters:
|
|
- name: m4
|
|
- name: max78002
|
|
cpuclusters:
|
|
- name: m4
|