This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

关于CC3200硬件问题

Other Parts Discussed in Thread: CC3200, UNIFLASH

   请问一下,CC3200的烧写程序和调试接口分别是哪些IO口,当SOP(2,1,0)=000时是调试,当SOP=100时是烧写程序,是不是?

  • SOP=1000,表示的是烧写成程序到外部的SFLASH。从SFALSH运行程序的时候,需要设为000.

    CC3200如果是用CCS或IAR在RAM里面烧写和调试程序用的是JTAG口,如果是将程序通过UNIflash烧写到片外的SFLASH,用的是UART0口。

    谢谢