Forums Search for: RS232
RS232 VHDL-core
inHi everyone... I wonder if there is any simple way to send the data from a block-ram to the RS232-interface, without the need to write all...
Hi everyone... I wonder if there is any simple way to send the data from a block-ram to the RS232-interface, without the need to write all the RS232 VHDL-code myself! Thanks everyone!
EDK Modelsim Simulation with RS232 Hook
Hello all, Some time ago with an older version of the EDK (v6 I think) there was a ML300 design that would simulate the entire SoC, and...
Hello all, Some time ago with an older version of the EDK (v6 I think) there was a ML300 design that would simulate the entire SoC, and included a hook into a local terminal window that would talk over the simulated SoC rs232 serial port. For example, you could build a system in the EDK that runs an executable on the PPC that would echo the characters it receives over RS232. That i/o was...
Minimalist RS232 on Cyclone
inHi, I'm new to this newsgroup, and also a relative FPGA newbie (though have lots of hardware and software experince). If I should need the...
Hi, I'm new to this newsgroup, and also a relative FPGA newbie (though have lots of hardware and software experince). If I should need the FAQ, please kindly point me in the right direction. I would like to implement a minimal RS232 interface on my Cyclone device. I only require TxD and RxD signals (I've got an RS232 level- shifter IC on board). I only require a bare-bones implementation...
sending multiple char on RS232
inHi, I am trying to connect my Spartan 3 borad with PC by RS232 , and am able to echo single input in hyper temial consol. What i am trying...
Hi, I am trying to connect my Spartan 3 borad with PC by RS232 , and am able to echo single input in hyper temial consol. What i am trying to do is sending "hi" from the board to the pc, by only hit 1 from hyper termial. Will follow steps design work? I am not sure if the RS232 (hypertermial) has any limitation on this. I have worked on this for sevral days, but still doesn't work. any idea...
RS232
inHi all I am using Altera DE0 Cyclone III board. I am confused about the RS232 connection in DE0 Cyclone II. my question is that: There...
Hi all I am using Altera DE0 Cyclone III board. I am confused about the RS232 connection in DE0 Cyclone II. my question is that: There are some connection in FPGA board related to the RS232. Dose it mean that there is a transceiver in the DE0 board or I should connect it to a tranceiver? Regards
RS232 to access TX registers of Aurora
inHi, I have implemented the Aurora protocol on the V2PRO FF672 FPGA. As part of testing, I need to access the TX data on the aurora links...
Hi, I have implemented the Aurora protocol on the V2PRO FF672 FPGA. As part of testing, I need to access the TX data on the aurora links through RS232 interface as well. Now the problem I have is that the avbl project in XPS has a rx and tx port (std_logic) and the data I need to send is atleast 16 bits. How do I access or interface the register outputs from Aurora to RS232?? Thanks, Vive...
V2pro + A/D + IrDA + RS232 board???
Hi Group I am trying to find a board with Xilinx V2 pro having A/D converter module, Irda module , RS232 module etc. My application is...
Hi Group I am trying to find a board with Xilinx V2 pro having A/D converter module, Irda module , RS232 module etc. My application is Intelligent Robotics. I am having xilinx V2pro HW AFX board, Memec Insight V2pro board, so any daughter modules with A/D, IrDa, Rs232 etc.. is another product I am looking for. Any help would be appreciated Thank you n advance Ram
problem with RS485 or RS232
inDear all, I would like to know if it's possible to create an interface from Virtex II-FPGA's to serial RS485 or RS232,please ? Do you have...
Dear all, I would like to know if it's possible to create an interface from Virtex II-FPGA's to serial RS485 or RS232,please ? Do you have some application notes or technical issues for this problem,please? Thank you very much for your help. Best regards, Davide Canina
RS232 Uart for Virtex-II Pro
inDoes anyone know if there's a ready-to-use rs232 uart in vhdl for the Virtex-II pro fpga? We have done some designs in ISE, and hope to display...
Does anyone know if there's a ready-to-use rs232 uart in vhdl for the Virtex-II pro fpga? We have done some designs in ISE, and hope to display results in a terminal window. Thanks.
The USB FPGA?
inI've been pondering... When it comes to attaching an FPGA to a PC, there are lots of options. First there's JTAG, then there's RS232, then...
I've been pondering... When it comes to attaching an FPGA to a PC, there are lots of options. First there's JTAG, then there's RS232, then there's ethernet, and PCIe. But there's an elephant in this room: why is USB on FPGA so hard? Sure, every FPGA can be connected to a PC with USB, but it's usually through a dumb bridge chip that does RS232, or maybe uses USB to bitbang JTAG. USB2 i...
Stdin / stdout through RS232
inHallo, I have a spartan 3 starter board. I have implemented a small microcontroller based on microblaze. I would use the rs232 of the board...
Hallo, I have a spartan 3 starter board. I have implemented a small microcontroller based on microblaze. I would use the rs232 of the board as stdin and stdout. I have configured it into edk. What software should I use into pc to send/ receive datas? I have tried Hyperterminal, but it seems it doesn't connect. Many Thanks Marco
What MAXIM chip is used on Spartan 3E 1600E Microblaze Board for RS232 communication?
inHello All, I have started using Xilinx Spartan3E 1600E Microblaze Development Board and want to use its RS232 facility in my project. This...
Hello All, I have started using Xilinx Spartan3E 1600E Microblaze Development Board and want to use its RS232 facility in my project. This board has two RS232 connectors but I cannot figure out what UART it uses. I was searching for UART chip on the board (I was actually searching for a MAXIM chip) and have seen none. The Xilinx board's manual (ug257) does not say what particular UART is ...
Warningmessage in ISE
inHi there When I synthesis my design I get some warning messages. A strange on is this: < > It is declared in the Entity: entity RS232...
Hi there When I synthesis my design I get some warning messages. A strange on is this: < > It is declared in the Entity: entity RS232 is Port ( reset : in std_logic; clk : in STD_LOGIC; rx : in STD_LOGIC; PData : out STD_LOGIC_VECTOR (7 downto 0); PDataAcc : out STD_LOGIC); end RS232; It is use
RS232, UART & Igloo nano Kit
Hello, I have built an Application Note for newbies (& students !) who want to understand and implement RS232 (UART) in an FPGA. Especially...
Hello, I have built an Application Note for newbies (& students !) who want to understand and implement RS232 (UART) in an FPGA. Especially when it's an assignement, they should follow this document instead of asking for the UART code (which I give away only in the context of larger educational projects). I have also built a nice (I think) Tutorial to implement and test a simple UART i...
ChipScope problem: "Waiting for core to be armed".
inHi, All The ChipScope gave me the message "Waiting for core to be armed" while the program can run on the board at the same time. I have a...
Hi, All The ChipScope gave me the message "Waiting for core to be armed" while the program can run on the board at the same time. I have a small test project which includes a MicroBlaze with a DCM, a RS232 interface and other necessary components. The DCM divides the input clock from 100MHz to 50Mhz. An application prints out something through the RS232 will be shown on the hyperterminal. ...
rank beginner here, need to know where to start to get RS232 comm's working, and ...
inneed to know where to start to get RS232 comm's working, and the led's blinking. I was kinda hoping when I opened the box to my new...
need to know where to start to get RS232 comm's working, and the led's blinking. I was kinda hoping when I opened the box to my new XUPV2P: http://www.xilinx.com/products/devkits/XUPV2P.htm there would be some basic, hello world programs templates to play with, and a demo program so that I could have the board send and receive messages on the DB9 connector. I can't seem to locate any...
Re: rank beginner here, need to know where to start to get RS232 comm's working, and ...
inOn Wed, 21 Jan 2009 09:44:11 -0800 (PST), jleslie48 wrote: > On Jan 21, 10:53 am, "jeffrey.johnson" wrote: > > You will find beginner...
On Wed, 21 Jan 2009 09:44:11 -0800 (PST), jleslie48 wrote: > On Jan 21, 10:53 am, "jeffrey.johnson" wrote: > > You will find beginner tutorials for the XUPV2P board on the FPGA Developer > > website: > > > > http://www.fpgadeveloper.com > > > > Specifically for getting RS232 communications working, try the "Base > > System Builder" tutorial. >
Suggestions for Xilinx based evaluation board for image processing
inHello! I have been playing with image processing on FPGA for some time now, and the results seem interesting (I am working mainly on...
Hello! I have been playing with image processing on FPGA for some time now, and the results seem interesting (I am working mainly on image preprocessing and edge/corner detection algorithms). My main research platform was the S3BOARD from Digilent/Xilinx, but I got to the point, where RS232, or RS232 USB converters do not offer sufficient speed (imagine sending a 512x512 image to the b
UART RS232 "hello world" program trial and terror.
inOk, continuing with the RS232 and Ricks pseudo code for sending out a 16 character...
Ok, continuing with the RS232 and Ricks pseudo code for sending out a 16 character message: -------------------------------------------------------------------------------- constant TstData : string(0 to 15) := "Testing 1, 2, 3!"; signal TxCntr : integer range 0 to 16; TxNxtData
Remotely updating Altera FPGA configuration
inHi All, We are developing a product which uses a Cyclone2 device from Altera. The unit is a completely sealed unit with only a RS232 link to...
Hi All, We are developing a product which uses a Cyclone2 device from Altera. The unit is a completely sealed unit with only a RS232 link to the outside. We want to be able to update the Cyclone2 configuration files stored in a EPC device using the available RS232 link. Has anyone done something similar out there? I have thought of writing a PC application which would serially send the ...