FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > DSP

DSP comp.dsp newsgroup, mailing list

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-04-2009, 12:41 PM
sumraj
Guest
 
Posts: n/a
Default Is TMS320F2812 design such that it continuously generates PDPINTB when C5TRIP is low?

Hi all,

I'm very new to DSP world. I'm using TMS320F2812 for my project and the
C5TRIP pin is connected with a one of the key. I need when the particular
key is pressed it should generate an interrupt (PDPINTB Interrupt). But in
my case i triggers the PDPINTB interrupt for whole time the C5TRIP is low
even i cleared the interrupt flag inside the ISR.

What would be the reason? Is TMS320F2812 design such that it continuously
generates PDPINTB when C5TRIP is low?

Thanks,
Regards,
Sumraj


Reply With Quote
  #2 (permalink)  
Old 12-04-2009, 02:01 PM
Vladimir Vassilevsky
Guest
 
Posts: n/a
Default Re: Is TMS320F2812 design such that it continuously generates PDPINTBwhen C5TRIP is low?



sumraj wrote:
> Hi all,
>
> I'm very new to DSP world. I'm using TMS320F2812 for my project and the
> C5TRIP pin is connected with a one of the key. I need when the particular
> key is pressed it should generate an interrupt (PDPINTB Interrupt).


What a strange setup.

> But in
> my case i triggers the PDPINTB interrupt for whole time the C5TRIP is low
> even i cleared the interrupt flag inside the ISR.


Of course. IIRC PDPINTB is active low.

> What would be the reason? Is TMS320F2812 design such that it continuously
> generates PDPINTB when C5TRIP is low?


It is a strange idea to use event manager and power drive protection to
service a keypad.


Vladimir Vassilevsky
DSP and Mixed Signal Design Consultant
http://www.abvolt.com
Reply With Quote
  #3 (permalink)  
Old 12-04-2009, 06:37 PM
dalai lamah
Guest
 
Posts: n/a
Default Re: Is TMS320F2812 design such that it continuously generates PDPINTB when C5TRIP is low?

Un bel giorno sumraj digiṭ:

> What would be the reason? Is TMS320F2812 design such that it continuously
> generates PDPINTB when C5TRIP is low?


Yes, PDPINTx are level-sensitive, not edge-sensitive. PDP stands for "power
drive protection"; they are designed to handle emergency situations, that's
why they are still active at the deepest low power modes and also disable
the PWM outputs when asserted.

--
emboliaschizoide.splinder.com
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Online tool that generates parallel CRC and Scrambler Jake7 FPGA 15 05-29-2009 09:33 PM
Online tool that generates parallel CRC and Scrambler Jake7 Verilog 15 05-29-2009 09:33 PM
synplify pro generates negative slack ni FPGA 6 04-05-2008 06:42 PM
Conditional Generates Andy VHDL 9 06-15-2006 11:36 AM
Different concatenation result VJDL93' generates from VHDL'87 bigdipper_gary VHDL 1 01-05-2004 05:20 PM


All times are GMT +1. The time now is 06:11 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved