blob: e1ca59d2bb78c3bc916ec911371a4b6371b1a69c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
-------------------------------------------------------------------------------
Microchip 24LC02B
-------------------------------------------------------------------------------
This is a set of example captures of Microchip 24LC02B I2C traffic.
Details:
https://www.microchip.com/wwwproducts/en/24LC02B
http://ww1.microchip.com/downloads/en/DeviceDoc/21709J.pdf
Logic analyzer setup
--------------------
The logic analyzer used was a CWAV USBee SX (at 8MHz):
Probe I2C pin
-------------------
0 (black) SCL
1 (brown) SDA
hantek_6022be_powerup.sr
------------------------
This is the I2C communication during powerup between the Cypress FX2 and the
Microchip 24LC02B in the Hantek 6022BE USB oscilloscope.
instrustar_isds205x_powerup_la.sr
---------------------------------
This is the I2C communication during powerup between the Cypress FX2 and the
Microchip 24LC02B in the Instrustar ISDS205X USB oscilloscope (LA mode).
hantek_6022bl_powerup_la.sr
---------------------------
This is the I2C communication during powerup between the Cypress FX2 and the
Microchip 24LC02B in the Hantek 6022BL USB oscilloscope (LA mode).
hantek_6022bl_powerup_scope.sr
------------------------------
This is the I2C communication during powerup between the Cypress FX2 and the
Microchip 24LC02B in the Hantek 6022BL USB oscilloscope (scope mode).
|