Announcement

Collapse
No announcement yet.

A2442 hinge sensor has liqud damage

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    A2442 hinge sensor has liqud damage

    A2442 hinge sensor has liquid damage, not possible to repair, is there any alternate?

    #2
    https://boards.rossmanngroup.com/thr...-sensor.64047/

    Comment


      #3
      Previously the fix had been to transplant the IC from the damaged flex to a replacement. However, someone has developed a tool to calibrate replacement angle lid sensors.

      https://notebooknerds.de/en/nerd-tool-1/

      It's 169 euro, but like all good tools, you'll make your money back on that in the first few repairs.

      Also covered in Rossman's video on YT some time ago.

      https://www.youtube.com/watch?v=Lxo6...=LouisRossmann

      Comment


        #4
        https://logi.wiki/index.php/Macbook_...or_Calibration
        https://github.com/Vladislav98759/Ma...libration-Tool
        OpenBoardView — https://github.com/OpenBoardView/OpenBoardView

        Comment


          #5
          This is a cool topic. Did not know about this issue till now. From a brief review, concerned about the programming hardware shared on the referenced logi.wiki.

          The ESP8266 Node MCU board IO voltage vs. the lid angle sensor IO voltage. From the schematics, the lid angle sensor IO voltage is 1v8 for the SPI interface.

          The ESP8266 Node MCU IO voltage appears to be 3v3. A proper interface should either operate the IO pins on the ESP8266 @ 1v8 OR apply a voltage level shifter to allow for 3v3 (Node MCU side) to communicate with the lid angle sensor @ 1v8.

          Only if the lid angle sensor Vcc is permitted to operate @ 3v3, then the Node MCU voltage can remain @ 3v3 for the IO voltage.

          Click image for larger version

Name:	interface_voltage_levels.png
Views:	34
Size:	122.3 KB
ID:	3260967


          Comment


            #6
            The sensor should work fine at 3.3V levels when its I/O domain supply is 3.3V. However, it must not be connected to the main logic board during the operation.
            OpenBoardView — https://github.com/OpenBoardView/OpenBoardView

            Comment

            Working...
            X