to set up the pin muxes correctly, and I attached my serial device (a sparkfun razor 9dof imu, a 3.3v device) to the rx/tx pins, and I am not getting anything on ttyO1 or ttyO2 (I tried both UART1 and UART2)
to confirm that the serial device was working and I had the baud set right etc I connected the rx/tx on the serial device to a sparkfun FTDI basic and plugged that into the USB port of the beagle. I was able to connect to ttyUSB0 and it worked well... so something is wrong with my UART setup.
Is it possible that you switched RX and TX going into your Beagle's
UART? I know it is a silly suggestion -- but I just spent an hour a
few days ago trying to get that right for hooking up a bluetooth board
on an arduino, and I don't see it mentioned explicitly here.
--
Chris
On Fri, Nov 16, 2012 at 11:44 AM, Sameer <sam...@falkorsystems.com> wrote:
> Hello everyone -- I'm trying to use the UARTs on a Beaglebone, but I'm not
> having any luck. I've followed the instructions at
> to set up the pin muxes correctly, and I attached my serial device (a
> sparkfun razor 9dof imu, a 3.3v device) to the rx/tx pins, and I am not
> getting anything on ttyO1 or ttyO2 (I tried both UART1 and UART2)
> to confirm that the serial device was working and I had the baud set right
> etc I connected the rx/tx on the serial device to a sparkfun FTDI basic and
> plugged that into the USB port of the beagle. I was able to connect to
> ttyUSB0 and it worked well... so something is wrong with my UART setup.
On Friday, November 16, 2012 at 6:19 PM, Chris Clearfield wrote:
> Is it possible that you switched RX and TX going into your Beagle's
> UART? I know it is a silly suggestion -- but I just spent an hour a
> few days ago trying to get that right for hooking up a bluetooth board
> on an arduino, and I don't see it mentioned explicitly here.
> --
> Chris
> On Fri, Nov 16, 2012 at 11:44 AM, Sameer <sam...@falkorsystems.com (mailto:sam...@falkorsystems.com)> wrote:
> > Hello everyone -- I'm trying to use the UARTs on a Beaglebone, but I'm not
> > having any luck. I've followed the instructions at
> > to set up the pin muxes correctly, and I attached my serial device (a
> > sparkfun razor 9dof imu, a 3.3v device) to the rx/tx pins, and I am not
> > getting anything on ttyO1 or ttyO2 (I tried both UART1 and UART2)
> > to confirm that the serial device was working and I had the baud set right
> > etc I connected the rx/tx on the serial device to a sparkfun FTDI basic and
> > plugged that into the USB port of the beagle. I was able to connect to
> > ttyUSB0 and it worked well... so something is wrong with my UART setup.
> > Anyone have ideas?
> > Thanks
> > -s
> > --
> > You received this message because you are subscribed to the Google Groups
> > "NYCResistor:Microcontrollers" group.
> > To view this discussion on the web visit
> > https://groups.google.com/d/msg/nycresistormicrocontrollers/-/Wnsr8LR....
> > To post to this group, send email to
> > nycresistormicrocontrollers@googlegroups.com (mailto:nycresistormicrocontrollers@googlegroups.com).
> > To unsubscribe from this group, send email to
> > nycresistormicrocontrollers+unsubscribe@googlegroups.com (mailto:nycresistormicrocontrollers+unsubscribe@googlegroups.com).
> > For more options, visit this group at
> > http://groups.google.com/group/nycresistormicrocontrollers?hl=en.
> -- > Chris Clearfield
> -- > You received this message because you are subscribed to the Google Groups "NYCResistor:Microcontrollers" group.
> To post to this group, send email to nycresistormicrocontrollers@googlegroups.com (mailto:nycresistormicrocontrollers@googlegroups.com).
> To unsubscribe from this group, send email to nycresistormicrocontrollers+unsubscribe@googlegroups.com (mailto:nycresistormicrocontrollers+unsubscribe@googlegroups.com).
> For more options, visit this group at http://groups.google.com/group/nycresistormicrocontrollers?hl=en.
nubey question here, but can anyone point me to get started with installing linux on raspberry pi, and some other programming tutorials of raspberry pi?
I followed this guide: http://elinux.org/RPi_Easy_SD_Card_Setup - just
downloaded the image, wrote it to an SD card, put it in the RPi and it
booted into linux.
On Fri, Nov 16, 2012 at 8:25 PM, Nathaniel Ostrer <
Nathaniel_Ost...@dalton.org> wrote:
> ** **
> nubey question here, but can anyone point me to get started with
> installing linux on raspberry pi, and some other programming tutorials of
> raspberry pi?
> --
> You received this message because you are subscribed to the Google Groups
> "NYCResistor:Microcontrollers" group.
> To post to this group, send email to
> nycresistormicrocontrollers@googlegroups.com.
> To unsubscribe from this group, send email to
> nycresistormicrocontrollers+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/nycresistormicrocontrollers?hl=en.
On Fri, Nov 16, 2012 at 8:46 PM, c f <christopher.h.fen...@gmail.com> wrote:
> I followed this guide: http://elinux.org/RPi_Easy_SD_Card_Setup - just
> downloaded the image, wrote it to an SD card, put it in the RPi and it
> booted into linux.
> On Fri, Nov 16, 2012 at 8:25 PM, Nathaniel Ostrer <
> Nathaniel_Ost...@dalton.org> wrote:
>> ** **
>> nubey question here, but can anyone point me to get started with
>> installing linux on raspberry pi, and some other programming tutorials of
>> raspberry pi?
>> --
>> You received this message because you are subscribed to the Google Groups
>> "NYCResistor:Microcontrollers" group.
>> To post to this group, send email to
>> nycresistormicrocontrollers@googlegroups.com.
>> To unsubscribe from this group, send email to
>> nycresistormicrocontrollers+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/nycresistormicrocontrollers?hl=en.
> --
> You received this message because you are subscribed to the Google Groups
> "NYCResistor:Microcontrollers" group.
> To post to this group, send email to
> nycresistormicrocontrollers@googlegroups.com.
> To unsubscribe from this group, send email to
> nycresistormicrocontrollers+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/nycresistormicrocontrollers?hl=en.
> nubey question here, but can anyone point me to get started with installing linux on raspberry pi, and some other programming tutorials of raspberry pi?
> -- > You received this message because you are subscribed to the Google Groups "NYCResistor:Microcontrollers" group.
> To post to this group, send email to nycresistormicrocontrollers@googlegroups.com.
> To unsubscribe from this group, send email to nycresistormicrocontrollers+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/nycresistormicrocontrollers?hl=en.