Search found 162 matches

by nicolas
Tue Dec 01, 2009 9:01 pm
Forum: WinCE Development
Topic: Windows CE 6 BSP
Replies: 21
Views: 9827

Re: Windows CE 6 BSP

I went thru the source drivers, it seems legitimate.
The sample applications are even more amazing - they show off all the hardware in wince, even the camera.
(I have not actually tried a WinCE6 image - just from the files)


Ive re-uploaded the .rar file here http://sharebee.com/b6b92441
by nicolas
Tue Dec 01, 2009 8:51 pm
Forum: WinCE Development
Topic: VB.NET Sample - Serial Port
Replies: 5
Views: 6352

Re: VB.NET Sample - Serial Port

The sample is just that, a sample. Its not perfect. The error in question is likely due to the receive buffer not getting data when it says data arrived. Its most likely something I overlooked. The routine is made so that it makes use of the onComm event, which fires when new data is received. Then ...
by nicolas
Tue Dec 01, 2009 4:42 pm
Forum: WinCE Development
Topic: VB.NET Sample Code - Rotate Screen / Screen Orientation
Replies: 8
Views: 8651

Re: VB.NET Sample Code - Rotate Screen / Screen Orientation

Landscape or portrait I think is up for debate, at first I was going to say "but it is already in landscape mode". On the 3.5" screen, the orientation is technically landscape (but it displays in portrait). Thus with the bigger screens, the view is in landscape. Anyways, the default orientation can ...
by nicolas
Mon Nov 30, 2009 12:03 pm
Forum: S3C2440 Boards
Topic: mini2440 sd card size
Replies: 2
Views: 1434

Re: mini2440 sd card size

SDHC is supported by the hardware.
I beleive Linux supports SDHC and I know WinCE supports SDHC.
by nicolas
Mon Nov 30, 2009 12:04 am
Forum: S3C2440 Boards
Topic: ADS1.2
Replies: 2
Views: 1368

Re: ADS1.2

As far as I could tell, this is a commercial application, therefore to be paid for.
Its quite old too, if you google you will find its newer replacement.

Its made by ARM.
Ive managed to compile it with the newer RealVIEW developer suite tools.
by nicolas
Thu Nov 26, 2009 3:35 pm
Forum: S3C2440 Boards
Topic: QQ2440 image problem
Replies: 21
Views: 6912

Re: QQ2440 image problem

Right, because the new WinCE images are not compatible with the old Supervivi.
(Would have been more proper if you made this post in the WinCE forum or at least said it was WinCE related - i knew that, but others may not have)

Does your pc detect the USB device ?
Does DNW say USB 'ok' ?
by nicolas
Thu Nov 26, 2009 12:21 pm
Forum: S3C2440 Boards
Topic: QQ2440 image problem
Replies: 21
Views: 6912

Re: QQ2440 image problem

The reason the .nb0 are gone after restart is because the nb0 files are runtime ready images. Theyr copied into ram to run. As for the supervivi not working, im not sure about the qq2440. It should not change much in terms of vivi, as the usb is the same and the such. Which supervivi-64M did you try...
by nicolas
Tue Nov 24, 2009 6:06 pm
Forum: WinCE Development
Topic: 5.6" Changes for WinCE 5 BSP
Replies: 1
Views: 1334

Re: 5.6" Changes for WinCE 5 BSP

For the linux version see: viewtopic.php?f=6&t=210
by nicolas
Tue Nov 24, 2009 6:05 pm
Forum: WinCE Development
Topic: 5.6" Changes for WinCE 5 BSP
Replies: 1
Views: 1334

5.6" Changes for WinCE 5 BSP

Here are the modified files for the WinCE5 BSP (version in mini20090817) to support the 5.6" LCD. Also included the changes for Nboot. Sorry took so long to put up, been busy. Thanks to esky for sending a screen making these possible. Important: Dont forget to set the power jumper (J2 "LCD PW SEL") ...
by nicolas
Fri Nov 20, 2009 12:47 pm
Forum: S3C2440 Boards
Topic: mini2440 Software Update(20090817)
Replies: 3
Views: 3441

Re: mini2440 Software Update(20090817)

Are you sure these images have CF .net 2.0 preinstalled ?
I checked the BSP and it doesnt have it pre-selected.