Other Parts Discussed in Thread: TMS320F28335
HI,
I am new to coding and have some basic doubts.
I am developing a code to interface TMS320F28335 with MAX2982.
I plan to use the Zone 7 available XINF for this purpose. Using example codes i am able to initialize zone 7 as per my requirements but i am a bit confused in how do i tell the CPU that i have selected zone 7? is there a zone select register ?
Also, i need to write an address in the address bus to select proper external device. Should i write using pointers in the address bus register or is there some other easy way for it?