Difference between revisions of "SIS3600 Trigger Supervisor"
Jump to navigation
Jump to search
Line 23: | Line 23: | ||
I left the base address unchanged. Which means for A16 addressing mode the address will be 0x3800. | I left the base address unchanged. Which means for A16 addressing mode the address will be 0x3800. | ||
+ | |||
+ | |||
+ | =Test Communication from ROC console= | ||
+ | |||
+ | From the ROC console (minicom window) I tried talking to the SIS3610 using the library function "s3610Init" | ||
+ | |||
+ | -> s3610Init 0x3800 | ||
+ | Initialized SIS3610 ID 0 at address 0x91003800 | ||
+ | value = 0 = 0x0 |
Revision as of 17:45, 23 October 2007
Setting address
Address | |
Pin | Setting |
SW-A32L | 3 |
SW-A32U | 8 |
SW-A24L | 3 |
SW-A24U | 8 |
SW-A16 | 3 |
There was also a of jumpers labeled "EN_A16, "EN_A24" and "EN_A32". The factory default setting was "EN_A32" so I moved the jumper to "EN_16".
I left the base address unchanged. Which means for A16 addressing mode the address will be 0x3800.
Test Communication from ROC console
From the ROC console (minicom window) I tried talking to the SIS3610 using the library function "s3610Init"
-> s3610Init 0x3800 Initialized SIS3610 ID 0 at address 0x91003800 value = 0 = 0x0