problem with rs232 interfacing

H

heartbreakkid

i am interfacing a fpga board to a pc using rs232 standard.
the fpga is spartan 2 of xilinx make. the on board oscillator is of
frequency 8MHz. i want to transmit the data appearing on the fpga
output pins to a pc, i.e., write this data onto a file in the pc. baud
rate is 9600. 1 start bit and 1 stop bit. no parity.
i have written the code in c using bioscom.
but the after opening the output file, i find it empty.
plz help
regards arun
 
C

Chris Tacke [MVP]

This isn't a CF question, and you've not provided near enough information to
help you.

-Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top