导航: 老古网老古论坛XMOS公共讨论区XMOS开源项目区单片机程序设计嵌入式系统广告区域
→about the GPIO port solution[hypee]

 *第15814篇: about the GPIO port solution

  
楼 主:hypee 2003年8月26日19:29
 about the GPIO port solution
看了好多芯片都有GPIO口,所以很想知道它的作用,跟一般的IO口有什么区别,谁有这方面资料,请EMAIL给我。
                                   stephen.hu@usbdisk.com
  
2楼:BuildGates 2003年8月27日15:40
 Generally, if CPU ha
Generally, if CPU has a ICE interface that will be the best way to debug. The second choice is to use UART for dumping some message. The 3rd choice uses so called 80 port to latch data bus of one debug port. The last way is GPIO.

Designer can modify the 8225 (use mode 0 only)or directly use it if don't care gate count, hook up GPIO in low speed bus(for example, ISA bus) in your chip. 

Use gpio as debug tool, designer can add an 8 segment LED display to let software easilier debugging. It can show differnet number on it to identify what stage the software has excuted.


>>>>>>对该主题发表你的看法

本主题贴数2,分页: [第1页]


[上一篇主题]:请教华邦77e58的串口通信问题

[下一篇主题]:请问SUPERPRO/L+型号的编程器能否烧写MSC2964?