- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Is never 5V tolerant input on Spartan6?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-20-2011 05:32 AM
How can I tolerant input on 5V? :smileysad:
Solved! Go to Solution.
Re: Is never 5V tolerant input on Spartan6?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-20-2011 05:44 AM
------------------------------------------
"If it don't work in simulation, it won't work on the board."
Re: Is never 5V tolerant input on Spartan6?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-20-2011 06:10 AM
If possible, to use serial resistor?
Re: Is never 5V tolerant input on Spartan6?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-20-2011 07:15 AM
Not recommended.
More details here: http://www.xilinx.com/support/documentation/applic
It should be noted the S6 IO design is similar to S3A's floating n-well.
bt
Re: Is never 5V tolerant input on Spartan6?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-20-2011 07:25 AM
There's also a brief section in the S6 I/O user guide (ug381.pdf) called "Using Large-Swing Signals".
bt
Re: Is never 5V tolerant input on Spartan6?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-20-2011 08:02 AM
Thanks for reply.
I have one question.
How about use to PCI Clamp diode?
Re: Is never 5V tolerant input on Spartan6?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-20-2011 08:18 AM
The clamp diode should be enabled if and only if you used the PCI IO standard for the respective pin (PCI33_3 or PCI66_3). But I noticed they removed the "Voltage Clamps Using Internal Diodes Enabled by Using PCI I/O Standards" section from ug381.
You may want to open a webcase to find out why...
bt
Re: Is never 5V tolerant input on Spartan6?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-20-2011 08:21 AM
yes~~ thanks a lot.
Have a good days.....:smileywink:
Re: Is never 5V tolerant input on Spartan6?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-20-2011 08:52 AM
one other thing to remeber if forced to using 5v into and out of the fpga.
5v logic, the Vin L max is about 0.9 votls,
ie it tends to be noisy,
on the basis that a Vin H min is 2v2, that is still a big safe zone.
but if your clamping to say 3v3, then that 0.9 v needs to be addressed.
If your driving out, then it could take some time for a 3v3 output to reach the levels required to
cross the threshold for CMOS 5V logic.
what I;m saying is you need to check,
a random sample of one working in the lab would not be enough for me.
Re: Is never 5V tolerant input on Spartan6?
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-20-2011 10:37 AM - edited 06-20-2011 10:40 AM
How can I tolerant input on 5V [on Spartan-6] ?
Some methods which will work:
1. Active level translation buffer (already mentioned in this thread).
2. Internal PCI clamp diode, combined with external series resistor to limit clamp current. Internal PCI clamp diode is not enabled until after FPGA is configured (for hot-swap capability), so 5V drive before configuration is complete will possibly (likely!) result in frying the FPGA input buffer.
3. Extenal voltage divider.
4. External voltage swing limiter. Example: 5V I2C signal lines limited to 2.5V with FETs on SP605 board (see page 15 of SP605 schematics).
I believe the hot-swap issue is why the Voltage Clamps Using Internal Diodes Enabled By Using PCI I/O Standards section was removed from UG381, but this is pure speculation on my part.
-- Bob Elkind
README for newbies is here: http://forums.xilinx.com/t5/New-Users-Forum/README-first-Help-for-new-users/td-p/219369
Summary:
1. Read the manual or user guide. Have you read the manual? Can you find the manual?
2. Search the forums (and search the web) for similar topics.
3. Do not post the same question on multiple forums.
4. Do not post a new topic or question on someone else's thread, start a new thread!
5. Students: Copying code is not the same as learning to design.
6 "It does not work" is not a question which can be answered. Provide useful details (with webpage, datasheet links, please).
7. You are not charged extra fees for comments in your code.
8. I am not paid for forum posts. If I write a good post, then I have been good for nothing.











