Hi, Is it possible to reset/set McBSP_0 during McBSP receive or transmit interrupt in C5410A wit CCS1.2? I implemented an interrupt service routine acting after McBSP receive interrupt. I have to reset/set the McBSP during this time? It is easy to reset/set McBSP in any time except isr routines. Is there any restriction to reset/set McBSP? Any idea? Ismail |
|
McBSP reset during MCBSP receive interrupt
Started by ●September 24, 2002
Reply by ●September 24, 20022002-09-24
Hi, McBSP can be set or reset any time. There is no restrictiont that it can be set or reset in ISR only. Just u have wait 2 cycle time to let stablized the transmitter and receiver after setting McBSP. jagdeesh ----- Original Message ----- From: "Ismail Uzun" <> To: <> Sent: Tuesday, September 24, 2002 3:21 PM Subject: [c54x] McBSP reset during MCBSP receive interrupt > Hi, > > Is it possible to reset/set McBSP_0 during McBSP receive or transmit interrupt in C5410A wit CCS1.2? > > I implemented an interrupt service routine acting after McBSP receive interrupt. > I have to reset/set the McBSP during this time? > It is easy to reset/set McBSP in any time except isr routines. > > Is there any restriction to reset/set McBSP? > > Any idea? > > Ismail > > > _____________________________________ > Note: If you do a simple "reply" with your email client, only the author of this message will receive your answer. You need to do a "reply all" if you want your answer to be distributed to the entire group. > > _____________________________________ > About this discussion group: > > To Join: Send an email to > > To Post: Send an email to > > To Leave: Send an email to > > Archives: http://www.yahoogroups.com/group/c54x > > Other Groups: http://www.dsprelated.com > ">http://docs.yahoo.com/info/terms/ > |