Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | PIC P18F4550 USART Receive Problem

There are 1 messages in this thread.

You are currently looking at messages 0 to 1.

PIC P18F4550 USART Receive Problem - 08:00 25-06-07



Hi,

I'm using the Microchip PICDEM board to test USART on the 4550 PIC.
I'm using the default settings and the test code to tx/rx data via
USART. I can Tx data but Rx doesn't work at all.  I've tried all
routes to get it working - any ideas?  Is there any pins I need to set
up although I've already tested with: RISCbits.TRISC7=1; and
TRISCbits.TRISC6=0;  but still not working on Rx.  All Baud rate
settings, SPBRG/H etc are set up and seem fine... What am i missing to
get Rx working?????

Greatly Appreciated!

GI.