Re: I want to do a delay of 1,78 mS on my palm

2002-08-20 Thread Christophe Gouwy
Yes , I know OmniRemote exist. But It's for my internship. Someone told me to do that, so.. But, with my palm M105 and Omniremote (shareware of course), I can transmit codes until 4 or 5 meters if the room isn't too bright. So I think it's possible. I'm not trying to talk you out of it but...

Re: I want to do a delay of 1,78 mS on my palm FOR STEVE MANN

2002-08-19 Thread Christophe Gouwy
Can you tell me where I can find the Knowledge base please? >> I need a delay of 1,78 mS in my program. And I don't konw how I can do it. >> I know that we can use the SysTicksPerSecond function , but it is used for >> the milliseconds, not for the microseconds. >> >> Is there someone who c

Re: I want to do a delay of 1,78 mS on my palm

2002-08-19 Thread Christophe Gouwy
below a few ms). You can try to hack the OS and read processor's timing registers directly. But I wouldn't recommend that. Maybe if you provide some details on what you're attempting, there may be an alternative someone here might know. - Original Message - From: "Chris

Réf. : Re: I want to do a delay of 1,78 mS on mypalm

2002-08-19 Thread Christophe Gouwy
ction. Best regards "stickben" <[EMAIL PROTECTED]> le 19/08/2002 20:54:19 Pour : "Christophe Gouwy" <[EMAIL PROTECTED]> cc : Objet : Re: I want to do a delay of 1,78 mS on my palm You might be able to do it in assembly better than in C. First figure out how fas

I want to do a delay of 1,78 mS on my palm

2002-08-18 Thread Christophe Gouwy
Hello I need a delay of 1,78 mS in my program. And I don't konw how I can do it. I know that we can use the SysTicksPerSecond function , but it is used for the milliseconds, not for the microseconds. Is there someone who can help me please? Best regards -- For information on using the Pal

IRXxD library : Need Help

2002-08-13 Thread Christophe Gouwy
Good morning Is there someone who has ever use the the IRXxD library. It is a library that we can find at the url http://noomore.org/irXxD I want to use to send RC5 codes with my Palm M105, but I need more informations on how use it. Thanks -- For information on using the Palm Developer

convert a Int in Hexa

2002-07-25 Thread Christophe Gouwy
I want to convert a Int in Hexa ex: 255 in FF How can I do that please? thanks -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Use serial Port in a special way

2002-07-09 Thread Christophe Gouwy
Hello I would like to know if someone has got information about the serial port of PAlm Moreover, i would like to know if it is possible to command individualy the signals of the serial port (like on a PC: with RX,TX...) Because I would like to plug a I2C system to my palm, so I have to create