Understanding an implementation of the LS7366R chip in the "LS7366RSH shield for arduino"

Hi there, there is this shield designed to manage several incremental encoders. (old post presenting this shield here: LS7366RSH - 6 Channel LS7366R 32-Bit Quadrature Counter Development Shield).
It's using the LS7366R chip, which is a 32 bit counter, the datasheet can be found here: https://lsicsi.com/wp-content/uploads/2021/06/LS7366R.pdf

I would like some help in understanding the implementation of the chip on the board: full shematic here

What is the point of these components and how were they chosed? I think i got it right fort the first two elements from this list, but then i will need your help:

  1. C19 is i believe a bypass capacitor: between VSS and VCC.

  2. R25, R28, R22 and R34 seem to be 20kOhm pull-up resistors, to keep the pin input in a non ambiguous state at all times.

  3. C16, at the output of the clock signal (which is given by the master MCU on the board). :question:

  4. resistor R16 of 33 Ohm on the clock input. :question:

  5. the resistors of 100 Ohm: R56, R59, R62, R72. :question:

  6. the capacitors of 10pF: C40, C43, C46, C52. :question:

I must add that the pins A and B, will receive the quadrature signal from the incremental encoder. and the pin Z will receive the index signal from the incremental encoder.

I also stress the following point: in the red circle at the bottom right corner of the screenshot, there should be written GND everywhere and not +5V. The +5V comes from the chip just under that i blanked for the sake of clarity.

thanks for your time reading,

charlie armstrong

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.