mirror of
https://github.com/laanwj/k210-sdk-stuff.git
synced 2025-01-18 13:07:07 +04:00
doc: Some small clarifications
This commit is contained in:
parent
955cce7bb4
commit
8b0b40aa7b
@ -537,7 +537,8 @@ SPIx
|
||||
| 0x114 | `xip_cnt_time_out` | SPI XIP time out register for continuous transfers |
|
||||
| 0x118 | `endian` | SPI Endian |
|
||||
|
||||
This block is replicated for all 4 SPI peripherals.
|
||||
This block is replicated for all 4 SPI peripherals except for SPI2, which is SPI
|
||||
slave-only and has a slightly different interface.
|
||||
|
||||
SYSCTL
|
||||
------
|
||||
|
@ -15,7 +15,7 @@ Also called "Dan" or "LicheeDan".
|
||||
- RY1303 - 3 Channel 5.5V 2A 1.5MHz DC/DC Step down PMU
|
||||
- ESP8285 - WiFi module (serial)
|
||||
- PT8211 - DAC audio (I2S)
|
||||
- CH340C - USB to serial chip CH340. used to flash firmware over USB connector and console access
|
||||
- CH340C - USB to serial chip CH340. used to flash firmware over USB connector and console access on boards except for the Maix Go
|
||||
- MSM261S4030H0 - Microphone (I2S)
|
||||
|
||||
Maix Go
|
||||
@ -23,14 +23,13 @@ Maix Go
|
||||
|
||||
(source: schematic)
|
||||
|
||||
On-board:
|
||||
### On-board
|
||||
|
||||
- MSA300 - Accelerometer (I2C)
|
||||
- STM32F103C8 - JTAG & UART, debug M1 without extra Jlink (USB to host, serial to K210)
|
||||
- STM32F103C8 - JTAG & UART, debug M1 without extra Jlink, this bypasses the CH340C on the module (USB to host, serial to K210)
|
||||
- OV2640 - Color CMOS UXGA (2.0 MegaPixel) CAMERA C HI (DVP)
|
||||
|
||||
External
|
||||
--------
|
||||
### External
|
||||
|
||||
(source: schematic)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user