Solved
STemWin and CRC module on STM32L4
Posted on November 25, 2016 at 12:27
Hi guys,
as far as I know, STemWin library requires the CRC module to by enabled before calling GUI_Init(), to verify that it's running on STM32 platform (mentioned on this forum).As I plan to use CRC module in my application, is it safe to use it after STemWin is initialized? I tried to disable CRC module immediately after GUI_Init() and STemWin works fine. I just want to be sure, that STemWin needs CRC only during init.Thank you in advance for any comments! #stemwin #crc #stm32l4