hello
i want to integrate D4D eGUI on Freescale Freedom KL25. I didn't find any straight forward configuration guide for D4D ?
is there anybody had some experience on D4D eGUI on KINETIS or KINETIS L ?
target is to work without MQX
thank you
best regards
Etienne
Solved! Go to Solution.
Hello,
not yet in eGUI core team :-( . But in general it should works with SPI driver without problems.
One think that could make problem is align of data to 4 bytes, because for example BMP decoder is using #pragma(1).
But, in general there should not be issue.
Petr
Hello,
not yet in eGUI core team :-( . But in general it should works with SPI driver without problems.
One think that could make problem is align of data to 4 bytes, because for example BMP decoder is using #pragma(1).
But, in general there should not be issue.
Petr