• Loading multiple executables on the STM32 flash memory
    Hi, I have a couple of executables [ while(1) {...} loop programs within a main() function ] generated ( hex or bin or s19 ; for simplicity lets say hex ) and I want to allocate each hex file at...
  • create image or dll for flash possible
    Hi! I'm working on a project with one part of the source code (code_check) is checksum controlled and certified and the other one (code_standard) makes the system startup and boundary condition control...
  • Image Size
    Hi, I'm trying to build someone else's code and the size is above the 32kb allowed by the evaluation version. I tried deleting some parts of the code which i'm not interested in and I could go from...
  • Image Dithering
    Does anyone know how to use dithering technique to convert 16 bit bitmap image to low depth color such as 12 bpp or 8 bpp for LCD display...? The source is RGB565 bmp format convert to RGB444 or...
  • Multiple ulink2s on same PC for flashing
    From previous posts I know that multiple ulink2 adapters can be used for debugging purposes by going into the settings and choosing the ulink2 serial number. Can this be done in a hard coded fashion...