User Activity

I am using canvasWidget. At this time, I am using default code as like in below;#define CANVAS_BUFFER_SIZE (3600)static uint8_t canvasBuffer[CANVAS_BUFFER_SIZE];CanvasWidgetRenderer::setupBuffer(canvasBuffer, CANVAS_BUFFER_SIZE);I checked that how ma...
As I know from ST Cube S/W vase, third-party S/W(ex: lwIP, FatFS, etc) using FreeRTOS is using memory management by FreeRTOS(heap_1.c, heap_2.c, heap_4,c), etc.I think that TouchGFX internal engine doesn't use uHeap area.also, I think that TouchGFX u...
Dear Sir,I am working with customer using TouchGFX.Because I am BSP porting engineer, I don't know TouchGFX application in detail.My customer is tring to implement custom Slider widget with number indicator of slider image.But, there is flicker probl...
Dear Sir,I am using TouchGFX tools 4.9.3 and 4.10.0.After I download project template, I am tring to build TouchGFX application using Visual Studio Express 2013.On referencing, I changed Platform toolset from v141 to v120 for VS 2013.But, there is pr...
Posted on March 26, 2018 at 09:11Hello ?My company is Korean distributor for Draupner Graphics, TouchGFX product.I am supporting ST Korea's TouchGFX users.I have technical issue regarding FMC SDRAM and NAND co-operation problem because SDRAM and NAN...