Personal tools

Difference between revisions of "Sc12 ipc@chip"

From Eth0Wiki

Jump to: navigation, search
Line 8: Line 8:
 
* 512kb flash
 
* 512kb flash
 
* 10mbit ethernet
 
* 10mbit ethernet
* rs232+rs488
+
* rs232+rs422 (via max488)
 
* [[file:SCHEMA.pdf‎]]
 
* [[file:SCHEMA.pdf‎]]
 
* [[file:Startup.pdf‎]]
 
* [[file:Startup.pdf‎]]
 
* [[file:Controller_datasheet.pdf‎]]
 
* [[file:Controller_datasheet.pdf‎]]
  
OUI 00:30:56 'Beck IPC GmbH' (report if other!)
+
== OUI vs Serial# ==
 +
 
 +
* OUI 00:30:56 'Beck IPC GmbH'
 +
* MacAddr format: 00:30:56:f'''x:xx:xx''', the xxx is (40 bit) serial number.
 +
 
 +
Example:
 +
A:\>ver
 +
...cut...
 +
Target=SC12 Serialnumber=xxxxx
 +
...cut...
 +
A:\>
  
 
== Chip.ini ==
 
== Chip.ini ==

Revision as of 14:06, 16 January 2012

This is a page about the boards SA007 brought to eth0:winter 2k12.

Specs

OUI vs Serial#

  • OUI 00:30:56 'Beck IPC GmbH'
  • MacAddr format: 00:30:56:fx:xx:xx, the xxx is (40 bit) serial number.

Example:

A:\>ver
...cut...
Target=SC12 Serialnumber=xxxxx
...cut...
A:\>

Chip.ini

[IP]
NETMASK=255.255.255.0
ADDRESS=10.10.1.61
DHCP=1
[TELNET]
USER0=tel
PASSWORD0=IPC-03
[FTP]
USER0=ftp
PASSWORD0=IPC-03
[STDIO]
STDIN=TELNET
STDOUT=TELNET

Pinout / Board desc

Top view

IPCboard-top.png

  1. (J5) +5v
  2. (J5) GND
  3. (J5) NC (not connected)
  4. (J5) NC
  5. (J5) NC
  6. (J5) NC
  7. (J5) Input optocoupler U1
  8. (J5) Input optocoupler U2
  9. (J4) NC
  10. (J4) NC
  11. (J4) NC
  12. (J4) NC
  13. (J4) NC
  14. (J4) NC
  15. (J4) NC
  16. (J4) NC
  17. (J6) Output optocoupler U2
  18. (J7) Output optocoupler U2
  19. (J2) rs422 green -> max488 pin 5 (Y)
  20. (J2) rs422 white/green -> max488 pin 6 (Z)
  21. (J2) rs422 orange -> max488 pin 7 (B)
  22. (J2) rs422 white/orange -> max488 pin 8 (A)
  23. (J6/J7) Output optocoupler U1
  24. (J6/J7) Output optocoupler U1

Bottom view

Note:

  • Pin17 @ SC12 = Link Led (connected to red led)

Links

Hackerspace working on/with them