Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Logic Levels and Microcontrollers

Status
Not open for further replies.

elockpicker

Member level 4
Joined
Jul 25, 2008
Messages
74
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
1,813
Hi,
I have an Xess board (Spartan 3) which does not support 0-5 Volt logic levels.
Can I use Low Power ATmega microcontrollers to communicate with it ?
Is it just sufficient to set the VCC (of micro) to the appropriate high logic level ?

thank you
 

I believe the IOs of the Xess board powered with 2.5 V, then they should be 3.3V tolerant but not 5V, so if you IOs are 3.3V, then you will be OK.
 

thank you ,but are low-power ATmegas applicable ?
 

If you use ATmega128-8 and you power it with 3.3V then you should be OK.
 

The I/O pins of the FPGA on the XSA-3S1000 Board are powered by +3.3V; the FPGA core logic is running at 1.2V; some ancilliary functions use +2.5V.

You can connect the XSA board to anything that runs on 3.3V.

You can drive external 5V logic if it accepts LVTTL levels: logic 0 < 0.8V and logic 1 > 2.0V.

External 5V logic can drive the XSA board if you place 100Ω to 200Ω in series with the driving pins from the external logic to the pins of the XSA board. These resistors limit the current forced into the pins of the XSA board caused by the 5V-3.3V potential difference.
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top