I'm working on a custom linux distro for our customer product. I've got a gps that works when I plug it into my windows machine but on linux at the same baud rate I'm getting gabled output. I've tested it on loopback and it seems to work fine for loopback other than some extra newlines. I had to manually set the pins to
name: uart1_txd.uart1_txd (0x44e10984/0x984 = 0x0040), b NA, t NA mode: OMAP_MUX_MODE0 | AM33XX_SLEWCTRL_SLOW signals: uart1_txd | mmc2_sdwp | NA | i2c1_scl | NA | pr1_uart0_txd_mux1 | NA | gpio0_15 name: uart1_rxd.uart1_rxd (0x44e10980/0x980 = 0x0070), b NA, t NA mode: OMAP_MUX_MODE0 | AM33XX_PIN_INPUT_PULLUP | AM33XX_SLEWCTRL_SLOW signals: uart1_rxd | mmc1_sdwp | NA | i2c1_sda | NA | pr1_uart0_rxd_mux1 | NA | gpio0_14 stty settings speed 9600 baud; line = 0; intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>; eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0; Any Ideas? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
