Search found 242 matches

by xol
Fri May 13, 2011 12:48 pm
Forum: SUB-20 General Discussion
Topic: Error
Replies: 8
Views: 17327

Re: Error

OK,
Now tell me how do you get the trace? Do you turn it on or it shows up sporadically?
by xol
Fri May 13, 2011 8:48 am
Forum: SUB-20 General Discussion
Topic: Error
Replies: 8
Views: 17327

Re: Error

How do you get this traces?
Do you run a loop? Show me the whole loop.
by xol
Fri May 13, 2011 6:56 am
Forum: SUB-20 General Discussion
Topic: Error
Replies: 8
Views: 17327

Re: Error

From your description it is not clear what are you doing and what happens.
by xol
Mon May 09, 2011 7:51 am
Forum: SUB-20 Applications and Projects
Topic: SUB-20 Driver for ROS (open-source Robot OS)
Replies: 0
Views: 12128

SUB-20 Driver for ROS (open-source Robot OS)

http://www.ros.org/_wiki/images/ros_org.png ROS (Robot Operating System http://www.ros.org ) provides libraries and tools to help software developers create robot applications. It provides hardware abstraction, device drivers, libraries, visualizers, message-passing, package management, and more. R...
by xol
Wed May 04, 2011 5:35 am
Forum: SUB-20 General Discussion
Topic: SPI clock speed
Replies: 3
Views: 9564

Re: SPI clock speed

HI 2-3us delay means 500-330KHz frequency.
The lower SUB-20 SPI clock frequency is 125KHz isn't it good?

What part is it?
by xol
Tue May 03, 2011 4:51 am
Forum: SUB-20 General Discussion
Topic: SPI clock speed
Replies: 3
Views: 9564

Re: SPI clock speed

Hi,
Currently not but in next few weeks or month we are going to release new SW/FW version with two additional SPI channels where you could configure lower SPI frequencies.
Anyway I wander why do you need it?
by xol
Mon May 02, 2011 6:35 pm
Forum: SUB-20 General Discussion
Topic: GPIO Write
Replies: 1
Views: 7435

Re: GPIO Write

"E201" has 16 bits (i.e 16 GPIO) and you mention only 8.
Anyway you should use
sub_gpio_config : http://www.xdimax.com/sub20/doc/HTML/su ... config.htm
and
sub_gpio_write: http://www.xdimax.com/sub20/doc/HTML/sub_gpio_write.htm
by xol
Mon May 02, 2011 6:32 pm
Forum: SUB-20 General Discussion
Topic: SPI Master communication with SPI Slave
Replies: 1
Views: 7392

Re: SPI Master communication with SPI Slave

What parameters do you provide to sub_fifo_read and what is the failure code?
by xol
Fri Apr 08, 2011 12:58 pm
Forum: SUB-20 General Discussion
Topic: SUB-20 board LED functions
Replies: 2
Views: 8337

Re: SUB-20 board LED functions

And while SUB-20 is processing request from host
by xol
Fri Apr 08, 2011 12:57 pm
Forum: SUB-20 General Discussion
Topic: SUB-20 board LED functions
Replies: 2
Views: 8337

Re: SUB-20 board LED functions

It is on while SUB-20 is in bootloader mode