This firmware is a case study to circumvent DS2432's security feature by implementing a man-in-the-middle software between onewire master and a DS2432 slave.
All implementation is based on
/** STM32F1 Maxim DS2432 (1k-Bit Protected 1-Wire EEPROM with SHA-1 Engine) implementation
- @author King Kévin kingkevin@cuvoodoo.info
- @date 2016-2017 */