Question
STM32 FAST DATA COMPRESSION AND LOW MEMORY FOOTPRINT
Posted on January 24, 2013 at 17:03
Hello,
I need to design a system which will compress a data with rate of 1000:1 minimum in the range of determined time.I want to compress data (tera bytes to gigabytes) and to save to SD card.I searched about open source data compression algorithms from internet... I think ZLIB suits for my application but i am not sure that it suits for my STM32f107 microcontroller with respect to memory footprint .Are there any open source data compression libraries for STM32 series ? Thank you very much in advanceBest regards #keep-dreaming #zlib #data-compression