https://www.ebay.com/itm/314110975449
I bought three of these- all worked with my Leica Charger and cameras. The charge level is being correctly reported. The battery is advertised as "Fully Decoded" by one seller who charges double.
The original Leica batteries use a Dallas Semiconductor DS2438a battery management part, Onewire bus protocol.
This part has a 69 week delay on availability. SO- I do not believe that Leica purposely discontinued the 14464 battery, but is a victim of the global parts shortage.
The "first gen" 3rd party batteries that I bought with the M8 would not work in my M9 after version 1.176 of firmware. These batteries were sold with a dedicated charger. They include an older version of the Dallas Semiconductor part, but something is not quite compatible. The newer batteries- seem to have corrected the problem.
I've done "Onewire" using a Microchip PIC microcontroller.
https://ww1.microchip.com/downloads/en/appnotes/01199a.pdf
A PIC12F675 could probably be made to emulate the Dallas Semiconductor part.
I bought three of these- all worked with my Leica Charger and cameras. The charge level is being correctly reported. The battery is advertised as "Fully Decoded" by one seller who charges double.
The original Leica batteries use a Dallas Semiconductor DS2438a battery management part, Onewire bus protocol.
This part has a 69 week delay on availability. SO- I do not believe that Leica purposely discontinued the 14464 battery, but is a victim of the global parts shortage.
The "first gen" 3rd party batteries that I bought with the M8 would not work in my M9 after version 1.176 of firmware. These batteries were sold with a dedicated charger. They include an older version of the Dallas Semiconductor part, but something is not quite compatible. The newer batteries- seem to have corrected the problem.
I've done "Onewire" using a Microchip PIC microcontroller.
https://ww1.microchip.com/downloads/en/appnotes/01199a.pdf
A PIC12F675 could probably be made to emulate the Dallas Semiconductor part.