GUI_BARCODE_Draw & GUI_QR_CreateFramed missing from STemWin ?
Hi,
I am using the cubemx (older version that still had it included) generated STemWin library on an STM32F429 and I just tried adding support for creating barcodes and QR codes to my project, but it turns out the functions do not seem to exist in STemWineven though they are in the emwin documentation, eg 5.3.1.12 Drawing barcodes . The function just above it ( 5.3.1.11.1 GUI_DrawGraph) is however present in GUI.h so i am pretty sure I am looking at the right location.
What is going on ?
Is STemWin only providing a subset of the emWin functionality ?
Or ss there something in CubeMX I have to enable to get all functions , or maybe download the full lib from somewhere else ?
If it is not supported can I get an overview of what is missing to avoid future unpleasant surprises ?
Regards
Bram