539a1624673b082b30291bf59c9a09c1c1faa0cc
Board-dat/SCM/SCM1030-dat/SCM1030-dat.md
... | ... | @@ -46,6 +46,8 @@ ESP-32CAM is packaged in DIP and can be directly plugged into the backplane for |
46 | 46 | |
47 | 47 | - [[CAM-dat]] - [[OV2640-dat]] |
48 | 48 | |
49 | +pin define |
|
50 | + |
|
49 | 51 | #elif defined(CAMERA_MODEL_AI_THINKER) |
50 | 52 | #define PWDN_GPIO_NUM 32 |
51 | 53 | #define RESET_GPIO_NUM -1 |
Chip-cn-dat/injoinic-dat/IP5306-dat/IP5306-dat.md
... | ... | @@ -35,7 +35,7 @@ Push button’s connecting is shown in Fig 5. IP5306 can identify long push and |
35 | 35 | - IP5306_4.40V = 4.40V |
36 | 36 | |
37 | 37 | ## Note |
38 | - |
|
38 | +- According to the data sheet (in Chinese language only by the way), if the load current drops below 45mA during 32 seconds, the IP5306 goes into standby. |
|
39 | 39 | - battery need to be attached and "activate" by charging first |
40 | 40 | - MAKE SURE to use high quality, full charged battery for testing, otherwise could cause power off |
41 | 41 | - The board does not supports modern quick charging options, like QC, PD, etc |
... | ... | @@ -46,6 +46,12 @@ Push button’s connecting is shown in Fig 5. IP5306 can identify long push and |
46 | 46 | |
47 | 47 | - this chip has two version: LED version or I2C version, normllay we only provide LED-version |
48 | 48 | |
49 | +### standby issue |
|
50 | + |
|
51 | +- You can use IP5306_CK,this version always output 5V. |
|
52 | +- I2C function only apply to IP5306_I2C custom design. you can order samples use the name: IP5306_I2C. |
|
53 | +- Accessory is the I2C register document of IP5306, you can use IP5306_I2C, then modify IP5306's register(reg0x00[1]=1) to make IP5306 always output 5V. |
|
54 | + |
|
49 | 55 | |
50 | 56 | ## IP3506-I2C |
51 | 57 | |
... | ... | @@ -64,4 +70,6 @@ Push button’s connecting is shown in Fig 5. IP5306 can identify long push and |
64 | 70 | |
65 | 71 | ## ref |
66 | 72 | |
73 | +- [[IP5306]] |
|
74 | + |
|
67 | 75 | - [[solutions-dat]] |
... | ... | \ No newline at end of file |