forked from SoCXin/ASR1606
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.json
More file actions
36 lines (36 loc) · 851 Bytes
/
index.json
File metadata and controls
36 lines (36 loc) · 851 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"type":"SoC",
"name":"ASR1606",
"title": "asrmicro Cat.1bis SoC",
"description":"asrmicro Cortex-R5 Cat.1bis SoC",
"Core": {
"CoreNum": 1,
"Core":"Cortex-R5",
"Fmax":624,
"DMIPS": 1250,
"CoreMark": 1680
},
"manufacturer": {
"vendor":"asrmicro",
"homepage":"http://www.asrmicro.com"
},
"repository": {
"type": "git",
"url": "https://github.com/SoCXin/ASR1606.git"
},
"version":"1.0.0",
"series":["ASR1606","ASR1602"],
"package":["QFN52"],
"peripheral": ["ADC","XIP","USB","USART","SPI","IIC"],
"temp": [-40,85],
"volt": [1.8,3.3],
"ESD": {
"HBM": 2000,
"CDM": 500
},
"keywords": [
"Cortex-R5",
"asrmicro","22nm",
"SDIO","ADC","I2C","LVD","SPI","LPUSART"
]
}