Dispatch images to dedicated page folders

This commit is contained in:
Gauthier Provost 2020-04-02 16:36:24 +08:00
parent c961a77d50
commit 41c374d596
18 changed files with 106 additions and 114 deletions

View file

@ -1,49 +0,0 @@
There are two types of batteries on Helios64 board:
- Li-Ion
- Coin-type Battery (CR 1225)
## Li-Ion Battery
The Li-Ion battery is actually installed in to Helios64 casing, but the battery is connected to the board in following connector:
![LBattery](/helios64/img/hardware/lbat.jpg)
The actual cell of the this Li-Ion battery is the panasonic NCR18650BD, we use 2 cell in 2S1P configuration.
So the Li-Ion battery is rated at 2980mAh, 8.4Volt.
The time estimation to fully charge this battery is 8.5 Hours.
### Pinout of the BATT Header
![LBattery](/helios64/img/hardware/batt-pinout.png)
|Pin |Name
|----|----------
| 1 |Thermistor
| 2 |Battery +
| 3 |Battery +
| 4 |GND
| 5 |Battery -
| 6 |Battery -
## Coin Cell Battery
The Location of coin-type battery is shown by this figure:
![CBattery](/helios64/img/hardware/cbat.jpg)
The battery type is CR1225, this device has diameter of 12.5mm and 2.5mm thickness.
In above figure the positive (+) polarity is heading downward to the CPU heatsink side.
This battery is used only for keep the RTC (Real Time Clock) running.
## Notes related to battery
!!! note
To be confirmed whether RTC is still running with Li-Ion battery only.
The Li-Ion battery is not designed to make Helios64 as portable device that can be used without AC power line, but designed as backup power to perform graceful shutdown or hibernate in case of loss of AC power line.
Therefore it is normal if Helios64 turned on for a while when you press power button without AC power line.

View file

@ -57,7 +57,7 @@ The front panel USB 3.0 port can be directly connected to the Front USB 3.0 Port
---TBU---
The connection between P3 from the Helios64 board to P1 on the front panel PCB board is illustrated in below figure:
![Front Panel Connection](/helios64/img/hardware/ribbon-cable-connected.jpg)
![Front Panel Connection](/helios64/img/front-panel/ribbon-cable-connected.jpg)

View file

@ -5,7 +5,7 @@ Those GPIOs are provided via an 16-bit IO Expander [PCA9655E](http://www.onsemi.
Unlike Helios4 whereas some pin of IO expander is used for system usage, on Helios64 all 16 GPIOs can be used for user application.
![P5 Pinout](/helios64/img/hardware/gpio.jpg)
![P5 Pinout](/helios64/img/gpio/gpio.jpg)
## Pinout Table

View file

@ -67,8 +67,8 @@ Above bus number and also including bus number 1,3,5 are reserved for system use
Helios64 exposed Bus number 7 and 8 of the I2C in **P2** and **P1** pinout, respectively.
This I2C bus can be connected to the external devices.
As described on below figure of [I2C](/helios64/img/hardware/i2c_pinout.png) (pin header number *3* and *4*), user can access the device at bus number 7.
For the [UEXT](/helios64/img/hardware/UEXT_pinout.png) (pin header number *5* and *6*), user can access the device at bus number 8.
As described on below figure of I2C (pin header number *3* and *4*), user can access the device at bus number 7.
For the UEXT (pin header number *5* and *6*), user can access the device at bus number 8.
All the I2C bus in the board are using voltage level of 3.3V, please notice Helios64 is integrated with level translator and pull up resistor.
@ -76,7 +76,7 @@ All the I2C bus in the board are using voltage level of 3.3V, please notice Heli
Helios64 board exposes the SoC I2C Bus 1, on header **P1**. Below is the header pin-out.
![I2C Pinout](/helios64/img/hardware/i2c_pinout.png)
![I2C Pinout](/helios64/img/i2c/i2c_pinout.png)
This I2C device working with 3 pin bus (SDA, SCK, and GND), and also in band addressing.
We can use a 7 bit addressing to distinguish every device, but some address is reserved for the internal communication of the Helios64 board.
@ -86,7 +86,7 @@ We can use a 7 bit addressing to distinguish every device, but some address is r
The I2C header bus also can be found at UEXT connector (can be found at **P2** header at the the board [overview](/helios64/hardware/overview) page) on the header number 5 and 6.
Below is the detail description of the UEXT connector:
![I2C at UEXT](/helios64/img/i2c/UEXT_pinout.png)
![I2C at UEXT](/helios64/img/uext/UEXT_pinout.png)
Pin No | Description
--------|-------------

View file

Before

(image error) Size: 14 KiB

After

(image error) Size: 14 KiB

Binary file not shown.

Before

(image error) Size: 13 KiB

View file

Before

(image error) Size: 6.1 KiB

After

(image error) Size: 6.1 KiB

View file

Before

(image error) Size: 60 KiB

After

(image error) Size: 60 KiB

View file

Before

(image error) Size: 13 KiB

After

(image error) Size: 13 KiB

View file

Before

(image error) Size: 82 KiB

After

(image error) Size: 82 KiB

View file

Before

(image error) Size: 25 KiB

After

(image error) Size: 25 KiB

View file

Before

(image error) Size: 39 KiB

After

(image error) Size: 39 KiB

11
docs/helios64/rtc.md Normal file
View file

@ -0,0 +1,11 @@
## RTC Introduction
## Coin Cell Battery
The Location of coin-type battery is shown by this figure:
![CBattery](/helios64/img/rtc/cbat.jpg)
The battery type is CR1225, this device has diameter of 12.5mm and 2.5mm thickness.
In above figure the positive (+) polarity is heading downward to the CPU heatsink side.
This battery is used only for keep the RTC (Real Time Clock) running.

View file

@ -15,11 +15,11 @@ You can find the P2 header from the connector/interface list at [hardware overvi
Please find this location of UEXT header:
![P2 Location](/helios64/img/hardware/UEXT_zoom.jpg)
![P2 Location](/helios64/img/uext/UEXT_zoom.jpg)
The pinout of the above P2 header is decribed by following figures:
![P2 Pinout](/helios64/img/hardware/UEXT_pinout_full.png)
![P2 Pinout](/helios64/img/uext/UEXT_pinout.png)
Below is the detailed description of UEXT header pinout:

29
docs/helios64/ups.md Normal file
View file

@ -0,0 +1,29 @@
## UPS Introduction
## Li-Ion Battery
The Li-Ion battery is actually installed in to Helios64 casing, but the battery is connected to the board in following connector:
![LBattery](/helios64/img/ups/lbat.jpg)
The actual cell of the this Li-Ion battery is the panasonic NCR18650BD, we use 2 cell in 2S1P configuration.
So the Li-Ion battery is rated at 2980mAh, 8.4Volt.
The time estimation to fully charge this battery is 8.5 Hours.
### Pinout of the BATT Header
![LBattery](/helios64/img/ups/batt-pinout.png)
|Pin |Name
|----|----------
| 1 |Thermistor
| 2 |Battery +
| 3 |Battery +
| 4 |GND
| 5 |Battery -
| 6 |Battery -
## Notes related to battery
The Li-Ion battery is not designed to make Helios64 as portable device that can be used without AC power line, but designed as backup power to perform graceful shutdown or hibernate in case of loss of AC power line. Therefore it is normal if Helios64 turned on for a while when you press power button without AC power line.

View file

@ -62,7 +62,7 @@ Each of external USB port is protected by Power Distribution switch with followi
To simplify the cabling, Helios64 is designed to maximize USB Type-C usage.
Helios64 employ High Speed multiplexer on USB 2.0 signal, by default the USB 2.0 signal is routed to USB Serial console.
The multiplexer can be override using [Jumper](/helios64/hardware/#jumpers)
The multiplexer can be override using [jumper P13](/helios64/jumper/#hs-select-p13).
![!USB Mux](/helios64/img/usb/usb_mux.png)

View file

@ -81,10 +81,11 @@ nav:
- LED : 'helios64/led.md'
- M.2 : 'helios64/m2.md'
- PWM Fan : 'helios64/fan.md'
- RTC : 'helios64/rtc.md'
- SATA : 'helios64/sata.md'
- SPI : 'helios64/spi.md'
- UEXT : 'helios64/uext.md'
- UPS Battery : 'helios64/battery.md'
- UPS Battery : 'helios64/ups.md'
- USB : 'helios64/usb.md'
- Helios4:
- Introduction: 'helios4/intro.md'