# M5StickV


| Resources | Parameter |
| Kendryte K210 | Dual core 64-bit RISC-V RV64IMAFDC (RV64GC) CPU / 400Mhz(Normal) |
| SRAM | 8MiB |
| Flash | 16M |
| Power input | 5V @ 500mA |
| KPU Parameter size of neural network | 5.5MiB - 5.9MiB |
| Port | TypeC x 1, GROVE(I2C+I/0+UART) x 1 |
| RGB LED | RGBW x 1 |
| Button | Custom button x 2 |
| IPS screen | 1.14 TFT, 135*240, ST7789 |
| Camera | OV7740(30W pixels) |
| FOV | 55deg |
| PMU | AXP192 |
| Battery | 200mAh |
| External storage | TF-card(microSD) |
| MEMS | MPU6886 |
| Net weight | 23g |
| Gross weight | 82g |
| Product Size | 48*24*22mm |
| Package Size | 144*44*43mm |
| Case Material | Plastic ( PC ) |
| Brand | Storage | Type | Class | Format | Test Results |
| Kingston | 8G | HC | Class4 | FAT32 | OK |
| Kingston | 16G | HC | Class10 | FAT32 | OK |
| Kingston | 32G | HC | Class10 | FAT32 | NO |
| Kingston | 64G | XC | Class10 | exFAT | OK |
| SanDisk | 16G | HC | Class10 | FAT32 | OK |
| SanDisk | 32G | HC | Class10 | FAT32 | OK |
| SanDisk | 64G | XC | Class10 | / | NO |
| SanDisk | 128G | XC | Class10 | / | NO |
| XIAKE | 16G | HC | Class10 | FAT32 | OK(purple) |
| XIAKE | 32G | HC | Class10 | FAT32 | OK |
| XIAKE | 64G | XC | Class10 | / | NO |
| TURYE | 32G | HC | Class10 | / | NO |
| charging current | Fully charged current(Power OFF) | Fully charged current(Power ON) |
| 0.376A | 0.078A | 0.255A |
## Links
- **datasheet**
- [MPU6886](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/MPU-6886-000193%2Bv1.1_GHIC_en.pdf)
- [SH200Q](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/SH200Q_en.pdf)
- [OV7740](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/stickv/OV7740_datasheet.pdf)
- **Web page**
- [Sipeed](https://maixpy.sipeed.com/en/)
- **Quick Start Guide**
- [M5StickV Guide](https://docs.m5stack.com/#/en/quick_start/m5stickv/m5stickv_quick_start)
- **Github**
- [API](https://github.com/sipeed/MaixPy/tree/master/projects/maixpy_m5stickv)
- **Example**
- [Code](en/related_documents/M5StickV-Maixpy)
## Schematic
[K210_CAM](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/schematic/Core/k210_CAMv2.pdf)
## V-Training
- [V-Training](https://docs.m5stack.com/#/en/related_documents/v-training)
## Version Change
| Release Date | Product Change | Note: |
|---|---|---|
| 2019.7 | Initial public release | / |
| 2020.3 | The circuit supports configuring MPU6886 to use SPI or I2C protocol for communication.I2C pin change SCL (28=>26), SDA (29=>27) | Program to drive the chip select pin CS for modification, high level 1 is I2C mode, low level 0 is SPI mode. |
| 2020.3 | Add with Microphone | / |
| 2020.4 | Standard package add with bracket | / |