[Myro-users] swapping UART0 and UART1

Dustin Torres dustintorres at ucla.edu
Thu Dec 24 02:43:01 EST 2009


Thanks Keith! The Fluke was being held in reset. I have now switched the two
UARTs so commands are read from the DB9 serial. Currently nothing is done
with UART1 -- Bluetooth.

I am looking to do something other than pairing the bluetooth with a PC
host, such as possibly connecting two Flukes over BT. I was only able to
find the datasheet for the Bluecore4 and not much in terms of development on
embedded systems. Is the API for this open?

Thanks,
Dustin

On Fri, Dec 18, 2009 at 1:55 PM, Keith O'Hara <keith.ohara at gatech.edu>wrote:

> Hi Dustin,
>
> It's possible, although the UART0 serial port was specifically
> configured to be plugged into a scribbler, so plugging it directly
> into a PC will likely keep the fluke in reset mode. Some of the
> handshaking lines are connected to the reset and boot lines of
> the fluke's microcontroller. More about the pinout here:
>
> http://wiki.roboteducation.org/Hacking_the_Fluke
>
> We don't have support built in for this, but if you'd like to
> contribute a patch, we'd love to include it!
>
> -Keith
>
> Dustin Torres wrote:
>
>> Hi,
>>
>> We have recently purchased Fluke add-on boards for use in a robotics
>> course next quarter. Our current setup already has control for the robot and
>> we wanted the added sensors/functionality of the fluke board. My question
>> is, is it possible to accept commands and return pictures etc. to the serial
>> port (UART0) rather than the bluetooth serial port (UART1).
>> I tried changing the macros in fluke.h so that putch() getch() and
>> getchblock() was set to UART0 with little success. Am I going about this the
>> right way? Is there already support for this?
>>
>> Also is the schematic for the fluke board open?
>>
>> Any help would be much appreciated.
>> Thanks,
>> Dustin
>>
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> myro-users mailing list
>> myro-users at myro.roboteducation.org
>> http://myro.roboteducation.org/mailman/listinfo/myro-users
>>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://myro.roboteducation.org/pipermail/myro-users/attachments/20091223/6aab16d7/attachment.html 


More information about the myro-users mailing list