![]() |
|
|
|||||||
![]() |
VHDL - comment gérer le RS232 en vhdl ? |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
j'utilise le RS232 en sortie de mon programme VHDL ?
vous avez des conseils a me donner ? comment faire pour gérer le RS232 en VHDL ? je m'y connais pas trop en VHDl mais je suis obligé de faire ça. Merci Arnaud |
|
|
|
|
#2 |
|
Posts: n/a
|
On Sun, 29 Feb 2004 20:49:15 +0100, "Arnaud" <>
wrote: >j'utilise le RS232 en sortie de mon programme VHDL ? >vous avez des conseils a me donner ? un liaison RS232 exige un niveau de tension au moins +/- 5V et c'est impossible en VHDL tout court. Vous avez besoin d'un puce "line interface" (voir MAX222, etc). >comment faire pour gérer le RS232 en VHDL ? Utiliser Google, chercher "VHDL UART". Vous en y trouvez des milliers. Jonathan Bromley |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to execute an external software from VHDL? And how to interface VHDL with JAVA? | becool_nikks | Software | 0 | 03-06-2009 07:08 PM |
| reading mp3 file in binary format in vhdl | latheesh | General Help Related Topics | 0 | 02-05-2008 05:40 AM |
| Help on auto conversion from Matlab to vhdl on filter design | hardheart | Hardware | 0 | 12-07-2007 09:19 AM |
| VHDL RAM help!:) | lastval | Hardware | 0 | 11-09-2007 01:40 PM |
| ARRAY(n DOWNTO 0) OF STD_LOGIC_VECTOR(m DOWNTO 0) - VHDL | freitass | Hardware | 0 | 11-01-2007 03:44 PM |