Difference between revisions of "Protocol decoder:Rtc8564"
Jump to navigation
Jump to search
Uwe Hermann (talk | contribs) (Created page with "{{Infobox protocol decoder | id = rtc8564 | name = RTC-8564 | description = Epson RTC-8564 JE/NB | status = <span style="background-color:...") |
Uwe Hermann (talk | contribs) m |
||
(3 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 = — | | options = — | ||
}} | }} | ||
The '''rtc8564''' protocol decoder supports the [http://www5.epsondevice.com/en/quartz/product/rtc/i2c_bus/rtc8564je_nb.html Epson RTC-8564 JE/NB] | The '''rtc8564''' protocol decoder supports the [http://www5.epsondevice.com/en/quartz/product/rtc/i2c_bus/rtc8564je_nb.html Epson RTC-8564 JE/NB] I²C-based real-time clock (RTC). | ||
== Hardware == | == Hardware == | ||
Line 26: | Line 25: | ||
TODO. | TODO. | ||
<gallery> | |||
File:Pv rtc8564.png | |||
</gallery> | |||
== Resources == | == Resources == | ||
Line 33: | 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.