Hello, I bought a mini2451 with 3.5 inch tft touchscreen. I found the led and userbutton driver sources in the WinCE 6 BSP but where is the source code to the friendly arm wince sample exe files? As a paying customer I expect them to be there, to check how to call the driver functions. Can someone please help me out here or send me the sourcecode? Greetings, Moritz Leutenecker
mini2451 WinCE Source of how to use led / user button driver
source code to the friendly arm wince sample exe files? did you mean c++ source code to compile ? check out your tool and google for tutorial (not only for mini2451 you will find I guess), will me many of them.
Hello, Some years ago, I wrote the mini2440 GPIO driver. I made the adaptation of this driver for the mini2451 and mini6410 boards. You can find them on my website : www.domodom.fr Best regards Dom
Hi Guys, I too need the source code for all the example executables that ship with the 2451. I'm implementing this board for a product and I need to know how to call into the drivers from my application. I need the VC++ projects for: AdcDemo Backlight Buttons I2C Eeprom iMac LED-Test PWM Buzzer Serial Port Thanks in advance for your help.