Hi!. I am looking for compression algorithm libraries and SRAM management libraries for STM32L431CB micro controller.
Hi!.I have STM32L431CB , I have interfaced SRAM with SPI to it. I am looking for effective solution for data compression ( like LZ77 ) for the same.Are there any integer data compression libraries ( like LempZiv , Huffman, etc ) available for STM32L4...