搜索资源列表
good fet
- The GoodFET is an open-source JTAG adapter, loosely based upon the TI MSP430 FET UIF and EZ430U boards, as described in their documentation. See Improving the MSP430 FET on Travis Goodspeed's blog for further information. In addition to JTAG, the
STM32 驱动 W5100 实现 http 的网页浏览也可通过网页控制 LED
- CPU 是使用 STM32F103 的单片机,可以非常方便地移植软件到 ST 的Cortex 单片机上,而单片机采用 SPI 总线和间接总线与 W5100 接口,并可任选一种方式.也提供JTAG接口用于单片机软件调试.可通过RS-232C接口下载程序.CPU 和 W5100 采用 3.3V 电压供电.另提供标准RS-232C 串行接口与上位机相连.编译器是使用 Keil 的 MDK 工程.