Difference between revisions of "Protocol decoder:Rtc8564"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) m |
Uwe Hermann (talk | contribs) m |
||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
| name = RTC-8564 | | name = RTC-8564 | ||
| description = Epson RTC-8564 JE/NB | | description = Epson RTC-8564 JE/NB | ||
| status = | | status = supported | ||
| license = GPLv2+ | | license = GPLv2+ | ||
| source_code_dir = rtc8564 | | source_code_dir = rtc8564 | ||
| image = [[File:Epson rtc8564.jpg|250px]] | | image = [[File:Epson rtc8564.jpg|250px]] | ||
| input = i2c | | input = [[Protocol decoder:i2c|i2c]] | ||
| output = rtc8564 | | output = rtc8564 | ||
| probes = — | | probes = — | ||
| optional_probes = CLKOUT, CLKOE, INT# | | optional_probes = CLKOUT, CLKOE, INT# | ||
| options = — | |||
}} | }} | ||
Line 24: | Line 25: | ||
TODO. | TODO. | ||
<gallery> | |||
File:Pv rtc8564.png | |||
</gallery> | |||
== Resources == | == Resources == | ||
Line 31: | Line 36: | ||
[[Category:Protocol decoder]] | [[Category:Protocol decoder]] | ||
[[Category:I2C]] |
Latest revision as of 00:01, 3 April 2015
Name | RTC-8564 |
---|---|
Description | Epson RTC-8564 JE/NB |
Status | supported |
License | GPLv2+ |
Source code | decoders/rtc8564 |
Input | i2c |
Output | rtc8564 |
Probes | — |
Optional probes | CLKOUT, CLKOE, INT# |
Options | — |
The rtc8564 protocol decoder supports the Epson RTC-8564 JE/NB I²C-based real-time clock (RTC).
Hardware
RTC-8564 JE/NB example
Protocol
TODO.