3.21 with PDM backup
github-actions
released this
08 Aug 18:57
·
8 commits
to master
since this release
Backup and restore PDM records. Backup code 0x0B00 with response 0x8B00; Restore code 0x0B01 with response 0x8B01; Before restore we need stop BDB and ZPS routines - code 0x0B02. Serial buffer 256 bytes, so pdm parts need to be smaller, and sending small chunks. First 4 words (2 bytes * 4) are: PDM address, Data size, Full record data size, Offset from start PDM record.