-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.json
50 lines (50 loc) · 1.07 KB
/
index.json
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"type":"SoC",
"name":"BK7231",
"title": "bekencorp BK7231",
"description":"Wi-Fi/BLE SoC BK7231",
"version":"1.0.0",
"Core": {
"num": 1,
"type":"MCS-51",
"Freq":[1,120],
"DMIPS": 40,
"CoreMark": 80
},
"manufacturer": {
"vendor":"bekencorp",
"homepage": "http://www.bekencorp.com/"
},
"repository": {
"type": "git",
"url": "https://github.com/SoCXin/BK7231.git"
},
"support": {
"type": "mail",
"mail": "[email protected]"
},
"series":["BK7231"],
"package":["QFN40","QFN32"],
"peripheral": ["ETC","5.8GHz","BLE","ADC","SDIO","UART","SPI","DVP","PWM"],
"price":[3,9],
"EMC": {
"EFT": 2000,
"ESD": 4000
},
"ESD": {
"HBM": 2000,
"CDM": 500
},
"upload": {
"ISP": true,
"IAP": true,
"SWD": true,
"speed": 115200
},
"keywords": [
"bekencorp",
"BK7231",
"Wi-Fi","BLE","SDIO","UART","I2C","SPI",
"1.8V","3.3V"
]
}