Difference between revisions of "FAQ:IPC2"

From fit-PC wiki
Jump to: navigation, search
(Digital Display Interfaces)   (change visibility)
(Digital Display Interfaces)   (change visibility)
Line 11: Line 11:
 
Refer to [[IPC2 BIOS guide | System Agent (SA) Configuration]] in IPC2 BIOS guide to setup IPC2 display operation
 
Refer to [[IPC2 BIOS guide | System Agent (SA) Configuration]] in IPC2 BIOS guide to setup IPC2 display operation
  
Refer to [http://www.fit-pc.com/wiki/index.php?title=IPC2_BIOS_guide&action=edit&section=11 System Agent (SA) Configuration] in [[IPC2 BIOS guide]] to setup IPC2 display operation
+
Refer to http://www.fit-pc.com/wiki/index.php/IPC2_BIOS_guide#System_Agent_.28SA.29_Configuration System Agent (SA) Configuration] in [[IPC2 BIOS guide]] to setup IPC2 display operation
  
  

Revision as of 13:46, 10 August 2015

Hardware

Which power supplies can power the IPC2?

IPC2 bundle comes with external AC/DC wall power supply, providing unregulated 10–15Vdc input voltage range, 12Vdc nominal. However, any power supply able to supply ~60W from 12Vdc source will be fine.

What are power capabilities of IPC2 USB ports?

Each VBUS pair supplied via onboard power switch with current limit settings of 2.1A, meaning either each VBUS capable sourcing up to 1.05A in case two bus powered devices connected, or sourcing 2.1A in case single bus powered device connected.

Digital Display Interfaces

IPC2 features 3 digital display interfaces, 2x HDMI and 1x DisplayPort, capable driving 3 independent displays up to 4K resolution. During boot stage 2 of 3 displays are active, and can be set in BIOS. Default outputs are HDMI1 and HDMI2. When OS has been loaded the third display become operational as well.

Refer to System Agent (SA) Configuration in IPC2 BIOS guide to setup IPC2 display operation

Refer to http://www.fit-pc.com/wiki/index.php/IPC2_BIOS_guide#System_Agent_.28SA.29_Configuration System Agent (SA) Configuration] in IPC2 BIOS guide to setup IPC2 display operation



Notes:
DisplayPort is not multiplexed with HDMI port on the silicon therefore only active adapter will work

IPC2 serial ports

IPC2 features three RS232 serial ports, one full signal set and two other 2-wire Tx/Rx signals only.

IPC2 serial ports 700x175.png

  • Port 1 (left): Serial 2-wire com port (SuperIO Controller)
  • Port 2 (middle): Serial 2-wire com port (Embedded Controller)
  • Port 3 (right): Serial full signal set com port (SuperIO Controller)


Operating notes:

  1. Operating system can be a factor. We recommend to test the ports under Linux Mint 17 or Windows 7
  2. The operation can be dependent on devices connected, as the ports are not identical
  3. The middle port operated by Embedded Controller which is part of Intel architecture and fully under Intel control. It might not support specific devices.
  4. Usually 2-wire serial interface uses very basic, relatively slow and not too immune communication but it is very simple to use. Not all devices can communicate via 2-wire serial interface.
  5. The most reliable RS232 serial communication is the one uses full signal set or at least 4-wire, data (Tx/Rx) and flow control signals (CTS/RTS).

Software

Links