SmartBlug / MLX90316

Arduino MLX90316 library
GNU General Public License v3.0
1 stars 3 forks source link

Clock issue #1

Closed N0ury closed 5 years ago

N0ury commented 5 years ago

In this library clock seems to be unstable. Consequences: data from Arduino: W55 WFF R00 R22 RFF RDD data from scope: WAA WFF R00 R00 R7F RCC data from logic analyzer : WAA WFF R80 R11 R7F REE

Data from Arduino are the real data sent and read. With the scope, I can see that clock pulses have different width, an are too short. They should be at least 50% duty cycle. Only read data are wrong.

N0ury commented 5 years ago

Sorry, this wasn't an issue. i close it.