Recent activity
Subscribe to this feed
Advisor replied on August 05, 2008 06:46 to the question "Using the Flash memory on EM1000" in Tibbo:
ezuk replied on August 05, 2008 06:15 to the question "SSL Connection support" in Tibbo:
Advisor replied on July 31, 2008 05:39 to the question "SSL Connection support" in Tibbo:
Advisor replied on July 31, 2008 05:24 to the question "Tibbo ile Soket programlama" in Tibbo:
Advisor asked a question in Tibbo on July 31, 2008 05:24:
Tibbo ile Soket programlamaTibbo TCP IP modülü ile internet üzerinden soket programlama ile iletişim kurabilen var mı? :S
Advisor replied on July 27, 2008 07:31 to the question "Using the Flash memory on EM1000" in Tibbo:
Michel Schonmeier replied on July 24, 2008 12:32 to the question "Using the Flash memory on EM1000" in Tibbo:
p.alex replied on July 24, 2008 08:54 to the question "Using the Flash memory on EM1000" in Tibbo:
Hi, everybody!
Here's a bonus to you: the FD object help file draft!
(not complete, but a very good advance):
Get it at http://robalo.net/files/fd_help.htm
Now my project is moving again... :)-
$@M started following the question "Using the Flash memory on EM1000" in Tibbo.
Michel Schonmeier replied on July 22, 2008 20:03 to the question "Using the Flash memory on EM1000" in Tibbo:
p.alex replied on July 22, 2008 12:05 to the question "Using the Flash memory on EM1000" in Tibbo:
T-bone replied on June 03, 2008 00:54 to the question "Using the Flash memory on EM1000" in Tibbo:
ezuk replied on April 17, 2008 10:54 to the problem "How to use the 4 serial ports?" in Tibbo:
Carlos Pereira replied on April 16, 2008 16:56 to the problem "How to use the 4 serial ports?" in Tibbo:
Wolftec replied on April 16, 2008 15:12 to the problem "How to use the 4 serial ports?" in Tibbo:
ezuk replied on April 16, 2008 11:35 to the problem "How to use the 4 serial ports?" in Tibbo:
Wolftec replied on April 14, 2008 17:31 to the problem "How to use the 4 serial ports?" in Tibbo:
Carlos Pereira replied on April 14, 2008 15:33 to the problem "How to use the 4 serial ports?" in Tibbo:
I use this code:
sub on_sys_init
ser.num=1
ser.flowcontrol=DISABLED
ser.baudrate=ser.div9600/(19200/9600)
ser.enabled=NO
ser.mode=PL_SER_MODE_UART
ser.rxbuffrq(4)
ser.txbuffrq(4)
sys.buffalloc
ser.enabled=YES
end sub
and to send data on an event I use:
ser.setdata("test")
ser.send
With this code, changing ser.num=1 to ser.num=0 , the data is sent to serial port 0. But with ser.num=1 it doesn't work.
Thanks.
Wolftec replied on April 14, 2008 14:23 to the problem "How to use the 4 serial ports?" in Tibbo:
Carlos Pereira replied on April 14, 2008 14:10 to the problem "How to use the 4 serial ports?" in Tibbo:
| next » « previous |
Loading Profile...



