external device strecth
"Eduardo Freire" <freire-9asM7GrZMFdfyO9Q7EP/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <001601c40155$3e966c70$3801019b@edufreire> |
We designed a TINI board, and added an external UART to it. To be able to use it, we had
to change CKCON to enlarge the memory access cycles (under ~CE3), but doing this the
overall system performance was degraded.
An ISR was chained to be able to treat other connected devices interrupts into TINI (a
communications co-processor).
Is it possible to change the external UART stretch cycles only, not the global CKCON ?
If not possible, in my understanding it could be done inserting an ISR to be run before
the external UART ISR, responsible for identifying the external UART interrupt request,
changing CKCON, executing external UART ISR, and restoring the normal CKCON ! Can it be
done ? Has anybody tried this before ? How ?
Thank you in advance,
Eduardo Freire
CSI Engenharia e Sistemas
Visite nosso site www.csi.ind.br
_______________________________________________
TINI mailing list
TINI-6tN4nzCoH/[email protected]
To UNSUBSCRIBE, edit your profile, or see list archives:
http://lists.dalsemi.com/mailman/listinfo/tini