Hi All, I have a confusion about the programming of the automatic chip select of the C161. I have following configuration on my board CS0 - Flash A19-A1 CS1 - Other device A7-A1 CS4 - SRAM A15-A1 Now how do i define the address window(i.e. BUSON1-BUSCON3 & ADDRESS1-ADDRESS3.) Thanks in anticipation.
The microcontroller manual covers that topic very well: http://www.infineon.com/cgi/ecrm.dll/ecrm/scripts/public_download.jsp?oid=18695&parent_oid=13740 Look in The External Bus Interface - Controlling the External Bus Controller section. - mike