Hi, I was developing a USB-based datalogger with STM32L052K8 with the log in PDF format. Kindly let me know if we can accomplish the same with this STM32L052K8 MCU. Is there any pdf generating libraries for this?
The product is a temperature logger for use in the shipping industry. The controller will wake up in definite intervals and record the temperature reading and saves it in the memory. We need to store the data in PDF format for the end-user to downloa...