Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:hardware:start [2018/02/20 18:50] – ↷ Page moved from doc:hardware:start to docs:hardware:start bobafetthotmaildocs:hardware:start [2018/03/14 04:49] – [Hardware] text -> link 1oh2
Line 3: Line 3:
 An embedded system consist of several components. An embedded system consist of several components.
  
-  * Core System: [[doc:hardware:SoC]] ([[doc/hardware/cpu]] , architecture specific) +  * Core System: [[docs:hardware:soc]] ([[docs:hardware:cpu]] , architecture specific) 
-  * Peripherals connected via: PCI, PCIe, [[doc/hardware/port.i2c|I2C]], SPI, [[doc/hardware/port.gpio|GPIO]], USB, Vendor specific +  * Peripherals connected via: [[wp>Conventional_PCI|PCI]][[wp>PCI_Express|PCIe]], [[docs:hardware:port.i2c|I2C]], [[wp>Serial_Peripheral_Interface_Bus|SPI]], [[docs:hardware:port.gpio|GPIO]], [[wp>USB]], Vendor specific 
-  * Special Hardware: [[doc/hardware/cryptographic.hardware.accelerators]] +  * Special Hardware: [[docs:hardware:cryptographic.hardware.accelerators]] 
-  * Hardware developers often use interfaces that can directly write to chip registers or flash: [[doc/hardware/port.jtag|JTAG]], debug ports/pins+  * Hardware developers often use interfaces that can directly write to chip registers or flash: [[docs:hardware:port.jtag|JTAG]], debug ports/pins
   * Wireless   * Wireless
  
 Embedded systems are designed and often have drawbacks for their advantages. Embedded systems are designed and often have drawbacks for their advantages.
-Low power consumption and low [[doc/hardware:performance]] (benchmark: performance/watt comparisons)+Low power consumption and low [[docs:hardware:performance]] (benchmark: performance/watt comparisons)
 In contrast to the early age of computers many vendors do not publish data sheets or programming handbooks for their SoC, wireless chips, boards, etc... In contrast to the early age of computers many vendors do not publish data sheets or programming handbooks for their SoC, wireless chips, boards, etc...
 ===== Index ===== ===== Index =====
-[[doc:hardware:index|Index of hardware pages]]+[[docs:hardware:index|Index of hardware pages]]
  • Last modified: 2020/08/19 01:15
  • by vitaliy86