Search found 6 matches
- Wed Mar 31, 2010 7:10 am
- Forum: WinCE Development
- Topic: Ethernet problem
- Replies: 1
- Views: 3189
Re: Ethernet problem
it's more than obviosulsy but have you checked the TCP/IP configuration, is the connection enabled ? cause if the IP, subnet and gateway are ok you must have access to the internet, you don't need to do anything else.
- Wed Mar 31, 2010 7:06 am
- Forum: WinCE Development
- Topic: Source code for Win CE test programs
- Replies: 6
- Views: 27130
Re: Source code for Win CE test programs
I know it's a little bit late since the original post, but if you still need it i can send you some examples in VB.net.
- Wed Mar 31, 2010 7:04 am
- Forum: WinCE Development
- Topic: 2440 baudrate problems
- Replies: 6
- Views: 7347
Re: 2440 baudrate problems
Thanks for the help, but the problem was solved, the WinCe image for the 3.5" LCD was wrong. We had to set correctly the clock for the peripherals and everything works fine now.
Thanks anyway.
Thanks anyway.
- Thu Mar 04, 2010 6:37 pm
- Forum: WinCE Development
- Topic: 2440 baudrate problems
- Replies: 6
- Views: 7347
Re: 2440 baudrate problems
I've measured other devices to be sure, but the problem appears when i tryed to connect the board with a HID CardReader that i knew it was working fine because it was connected to my pc first. I've have 2 more boards, one with winCE that it's at my clients office, i guess that will be back next week...
- Thu Mar 04, 2010 10:24 am
- Forum: WinCE Development
- Topic: 2440 baudrate problems
- Replies: 6
- Views: 7347
Re: 2440 baudrate problems
No i'm connecting the board directly to the device. The problem exist even with nothing connected to. I'm measeuring the output signal with the oscilloscope in the uart pins and the 10bits of the signal are longer than it should be. At 9600 bauds, a bit should be 104uS, and i measure 140uS. I've tes...
- Thu Mar 04, 2010 8:29 am
- Forum: WinCE Development
- Topic: 2440 baudrate problems
- Replies: 6
- Views: 7347
2440 baudrate problems
Hi, For some reason i can't find out, the baudrate of the UARTs is wrong, i've tested a SerialTest app included on the WinCE 5.0 and the byte lenght in milli-Seconds is higher than it should be (measured with a digital oscilloscope), this means that the real output baudrate is lower than the one i r...