2022-03-16 04:23 AM
Hi,
The MCU we are currently using is STM32L4x. For using the video widget on Hardware, either JPEGIP or LIBJPEG are required. Is there any way to enable them for L4 series ? or can we use any alternate method for using video widget ?
Thanks and Regards.
2022-04-11 03:18 AM
Hello Revanth,
Yes you can use video widget on STM32L4 boards. But it must be a Software Decoding. You can follow this documentation to enable it through STM32CubeMX. Let us know if you succeed on that :)
/Osman