I am designing a prototype board for the F2812 and would
like to keep my options open as to how it boots up. I would
therefore need to install pull-ups/downs and jumpers on the
4 pins that determine this operation:
- GPIOF4/SCITXDA
- GPIOF12/MDXA
- GPIOF3/SPISTEA
- GPIOF2/SPICLK
Ideally, I would like to configure it so if we forget to
install any jumpers, it will boot from flash, and we need to
add only one jumper to boot from SARAM. Then I want the
option of enabling any other mode by installing enough
jumpers.
I don't expect to use the McBSP, but I will be using the
SPI, so any pin that will become an output after boot is
finished cannot be tied directly to a voltage source.
I can't find any TI literature that helps specify this
beyond the Ioh & Iol specs in chapter 6 of the data sheet
(which are symmetrical).
The Spectrum Digital ezDsp board requires us to move jumpers
for each input to mutually exclusive positions, where the
pull-ups are 10k, but the pull-downs are 2.2k.
Does anyone have any better handle on this?
============================================================
Gary Lynch printf("lynchg%cstacoenergy%ccom", 64, 46)
============================================================