Difference between revisions of "MCU/WISE-1530"
From ESS-WIKI
Erick.huang (talk | contribs) |
Erick.huang (talk | contribs) |
||
(14 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
*Support | *Support | ||
− | {| width="40%" border="1" | + | {| width="40%" border="1" style="width:440px;" |
|- align="center" | |- align="center" | ||
− | | width="15%" | UART | + | | width="15%" style="width: 106px;" | UART(2 wire) |
− | | width="15%" | I2C | + | | width="15%" style="width: 63px;" | I2C |
− | | width="15%" | SPI | + | | width="15%" style="width: 56px;" | SPI |
− | | width="15%" | GPIO | + | | width="15%" style="width: 61px;" | GPIO |
− | | width="15%" | ADC | + | | width="15%" style="width: 63px;" | ADC |
+ | | width="15%" style="width: 50px;" | I2S | ||
|- align="center" | |- align="center" | ||
− | | 1 | + | | style="width: 106px;" | 1 |
− | | 1 | + | | style="width: 63px;" | 1 |
− | | 1 | + | | style="width: 56px;" | 1 |
− | | 2 | + | | style="width: 61px;" | 2 |
− | | 4 | + | | style="width: 63px;" | 4 |
+ | | style="width: 50px;" | 1 | ||
|} | |} | ||
Line 76: | Line 78: | ||
| style="background-color: rgb(255, 204, 0); text-align: center;" | 19 | | style="background-color: rgb(255, 204, 0); text-align: center;" | 19 | ||
| style="width: 261px; background-color: rgb(102, 153, 0); text-align: center;" | N.C. | | style="width: 261px; background-color: rgb(102, 153, 0); text-align: center;" | N.C. | ||
− | | style="width: 224px; background-color: rgb( | + | | style="width: 224px; background-color: rgb(102, 153, 0); text-align: center;" | N.C. |
| style="background-color: rgb(255, 204, 0); text-align: center;" | 20 | | style="background-color: rgb(255, 204, 0); text-align: center;" | 20 | ||
|- | |- | ||
Line 131: | Line 133: | ||
| style="background-color: rgb(255, 204, 0); text-align: center;" | 41 | | style="background-color: rgb(255, 204, 0); text-align: center;" | 41 | ||
| style="width: 261px; background-color: rgb(102, 153, 0); text-align: center;" | N.C. | | style="width: 261px; background-color: rgb(102, 153, 0); text-align: center;" | N.C. | ||
− | | style="width: 224px; background-color: rgb( | + | | style="width: 224px; background-color: rgb(255, 204, 0); text-align: center;" | CB_PWR_ON |
| style="background-color: rgb(255, 204, 0); text-align: center;" | 42 | | style="background-color: rgb(255, 204, 0); text-align: center;" | 42 | ||
|- | |- | ||
Line 223: | Line 225: | ||
*[[WISE-1530_SDK|SDK]] | *[[WISE-1530_SDK|SDK]] | ||
+ | |||
+ | == WISE-DB1502 == | ||
+ | |||
+ | * Download [[Media:DemoBosch_v1.0.zip|source code]] | ||
+ | |||
+ | == RF Test Manual == | ||
+ | |||
+ | [[WISE-1530_RF_Continue_Tx_Manual|RF Continue Tx Manual]] |
Latest revision as of 08:54, 12 October 2018
WISE-1530
M2.COM Low Power Wi-Fi + BT4.1 IoT Node
- ARM Cortex-M4 processor
- RAM 256 KB memory / 1MB Serial Flash
- Single band 2.4GHz IEEE 802.11b/g/n + BT4.1
- Support
UART(2 wire) | I2C | SPI | GPIO | ADC | I2S |
1 | 1 | 1 | 2 | 4 | 1 |
- 22 x 30 mm M.2 key E
M2.COM Pinout
1 | GND | VCC | 2 |
3 | N.C. | VCC | 4 |
5 | N.C. | N.C. | 6 |
7 | GND | I2S_CK_MICRO | 8 |
9 | N.C. | I2S_WS_MICRO | 10 |
11 | N.C. | I2S_SD_MICRO | 12 |
13 | N.C. | N.C. | 14 |
15 | N.C. | CB_RESET_OUT# | 16 |
17 | N.C. | GND | 18 |
19 | N.C. | N.C. | 20 |
21 | N.C. | UART TX |
22 |
23 | N.C. | Connector Key | |
Connector Key | Connector Key | ||
Connector Key | Connector Key | ||
Connector Key | Connector Key | ||
Connector Key | UATR RX | 32 | |
33 | GND | N.C. |
34 |
35 | N.C. | N.C. |
36 |
37 | N.C. | GPIO0 | 38 |
39 | GND | GPIO1 | 40 |
41 | N.C. | CB_PWR_ON | 42 |
43 | N.C. | GPIO_3_WL | 44 |
45 | GND | GPIO_4_WL |
46 |
47 | ADC0 | GPIO_5_WL | 48 |
49 | ADC1 | GPIO_6_WL | 50 |
51 | GND | N.C. | 52 |
53 | ADC2 | N.C. | 54 |
55 | ADC3 | N.C. | 56 |
57 | GND | I2C0_DATA | 58 |
59 | N.C. | I2C0_CLK | 60 |
61 | N.C. | SPI_MOSI | 62 |
63 | GND | SPI_MISO | 64 |
65 | +VBAT_R | SPI_CLK | 66 |
67 | N.C. | SPI_CS0# | 68 |
69 | GND | N.C. | 70 |
71 | RESET_IN# | VCC | 72 |
73 | WAKEUP# |
VCC | 74 |
75 | GND |
SDK
WISE-DB1502
- Download source code