CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - usb ip
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - usb ip - List
[
SCM
]
430_source_code
DL : 0
5个430系列微控制器源代码,开发环境:IAR embeded system,希望对大家有所帮助: 430 and PCF8576是430与PCF8576接口源代码; 430 and SD是430与sd卡接口源代码; 430com是430与pc通讯源代码; 430tcp_ip是430tcp-ip通讯源代码; 430usb是430与usb通讯源代码; 430OLED是430与oled屏通讯源代码; 谢谢!-five 430 series microcontroller source code and development environment : IAR embeded system, We hope to help : 430 and 430 is PCF8576 PCF8576 interface with the source code; 430 and SD 430 is sd card interface with the source code; 430com is 430 pc communications with the source code; 430tcp_ip is 430tcp- ip communications source code; 430usb is 430 usb communications with the source code; 430OLED is 430 oled screen communications with the source code; Thank you!
Date
: 2025-12-25
Size
: 596kb
User
:
郭刚
[
SCM
]
gly.c
DL : 1
用C8051F020实现的基于TCP/IP协议的虚功率源。C8051F020外接LCD,键盘,USB接口,以太网及LXI总线。USB接口采用CH372芯片,在计算机端,CH372的配套软件提供了简洁易用的操作接口,通用Windows驱动程序提供设备级接口,通过DLL提供API应用层接口,与本地端的单片机通讯就如同读写文件。以太网接口部分采用W3100A实现传输层、网络层、数据链路层的功能,采用RTL8201BL实现物理层的功能。-With the realization C8051F020-based TCP/IP protocol of the virtual power source. C8051F020 external LCD, keyboard, USB interface, Ethernet and LXI bus. CH372 chip USB interface using the computer terminal, CH372 matching software provides a simple and easy-to-use operator interface, general-purpose Windows driver interface to provide device-level, through the DLL to provide the application layer API interface, with a local single-chip communication as read written document. Ethernet interface part of the realization of the use of W3100A transmission layer, network layer, data link layer functions, used to achieve physical layer RTL8201BL function.
Date
: 2025-12-25
Size
: 135kb
User
:
孙琨
[
SCM
]
p32_795_tcp_III
DL : 0
这个是microchip tcp/ip协议栈和USB协议栈移植在PIC32MX795F512上的源代码,另外还带UCOS操作系统-This is the the Microchip tcp/ip protocol stack and the USB stack transplantation in on PIC32MX795F512 source, also with UCOS operating system
Date
: 2025-12-25
Size
: 5.87mb
User
:
周政
[
SCM
]
ETORS232V230507
DL : 0
内置的TCP/IP协议栈可以方便的将一个串口设备连接到以太网。本系统一共能够支持三种 不同的网络连接模式:TCP SERVER模式、TCP CLIENT模式和UDP模式。UDP和TCP协议最大的不 同是,TCP协议对所发出的数据包需要进行接收方的确认,否则发送方认为接收方没有收到数 据,进行重新传送或差错处理;UDP协议则不需要接受方进行确认。虽然不需要确认降低了数 据传输的可靠性,但是这将有利于快速的数据传输。(The system is embedded with TCP/IP stack, which USES a single chip to complete the conversion of the protocol. This is large It reduces system cost and complexity.After the system runs, the MCU runs the TCP/IP stack of Micorchip, according to the match The parameter is processed from the data received from the Ethernet communication port or the data received from the serial communication port.When communication string When there is data reception, the SCM receives the data and converts it to the Ethernet data format)
Date
: 2025-12-25
Size
: 793kb
User
:
JERRYTAN
[
SCM
]
网络通信实验
DL : 0
硬件资源: 1,DS0(连接在PF9),DS1(连接在PF10) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3)/KEY2(PE2)/KEY_UP(PA0,也称之为WK_UP) 5,LAN8720(通过RMII接口驱动) 实验现象: 本实验开机后,程序初始化LWIP,包括:初始化LAN8720A、申请内存、开启DHCP服务、添加并打开 网卡,然后等待DHCP获取IP成功,当DHCP获取成功后,将在LCD屏幕上显示DHCP得到的IP地址,如 果DHCP获取失败,那么将使用静态IP(固定为:192.168.1.30),然后开启Web Server服务,并 进入主循环,等待按键输入选择需要测试的功能: KEY0按键,用于选择TCP Server测试功能。 KEY1按键,用于选择TCP Client测试功能 KEY2按键,用于选择UDP测试功能(Experimental equipment: Explorer STM32F4 development board Objective: Learn the use of STM32F4 network function, and combine LWIP to learn network communication. Hardware resources: 1, DS0 (connected to PF9), DS1 (connected to PF10) 2, serial port 1 (baud rate: 115200, PA9/PA10 connection on board USB to serial port chip CH340). 3 inch TFTLCD ALIENTEK, 2.8/3.5/4.3/7 module (via FSMC driver, FSMC_NE4 LCD chip select /A6 RS) 4, the key is KEY0 (PE4) /KEY1 (PE3) /KEY2 (PE2) /KEY_UP (PA0, also known as WK_UP). 5, LAN8720 (driven by RMII interface))
Date
: 2025-12-25
Size
: 2.38mb
User
:
ck_xiaofei
[
SCM
]
STM32_CUBEFW_F0_V1.2
DL : 0
The STM32CubeMX, featuring: Configuration C code generation for pin multiplexing, clock tree, peripherals and middleware setup with graphical wizards Generation of IDE ready projects for a integrated development environment tool chains(Configuration C code generation for pin multiplexing, clock tree, peripherals and middleware setup with graphical wizards Generation of IDE ready projects for a integrated development environment tool chains Power consumption calculation for a user-defined application sequence Direct import of STM32 Cube embedded software libraries from st.com Integrated updater to keep STM32CubeMX up-to-date STM32Cube MCU Package including: The HAL hardware abstraction layer, enabling portability between different STM32 devices via standardized API calls The Low-Layer (LL) APIs, a light-weight, optimized, expert oriented set of APIs designed for both performance and runtime efficiency A collection of Middleware components, like RTOS, USB library, file system, TCP/IP stack, Touch sensing library or Graphic Library (depending on the MCU series))
Date
: 2025-12-25
Size
: 6.14mb
User
:
zhangshaofeng
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.