-
高速同步串口芯片PEB20534的驱动程序
高速同步串口芯片PEB20534的驱动程序-high-speed synchronous serial port chip PEB20534 driver
- 2022-02-15 12:31:38下载
- 积分:1
-
touchsceen_test
├─ main.c C语言主源文件
├─ AscII6x8.c Ascii字符6x8点阵显示格式数据
├─...
touchsceen_test
├─ main.c C语言主源文件
├─ AscII6x8.c Ascii字符6x8点阵显示格式数据
├─ lcd.c LCD显示函数源文件
├─ lcd.h LCD定义头文件
├─ Call_int.s 中断处理文件
├─ tp.c 触摸屏控制函数源文件
└─ tp.h 触摸屏控制定义头文件-touchsceen_test East main.c C-language source East Main-AscII6x8.c Ascii character dot matrix display delivers data format and technology-lcd.c LCD display function source East-definition LCD lcd.h headers East-Call_int.s interrupt handling documents and technology-tp.c Touchscreen control function-source supply tp.h Touchscreen Control definition files
- 2023-03-18 10:45:03下载
- 积分:1
-
RS232_RS485通讯接口软硬件资料
RS232_RS485通讯接口软硬件资料-RS232_RS485 data communications hardware and software interface
- 2022-10-01 06:10:03下载
- 积分:1
-
基于stm32串口发送中断
在使用串口时利用中断发送可以尽可能的节省资源改程序是基于stm32串口发送中断 程序源码是C语言编码 已包含工程 可以直接使用
- 2022-01-26 04:53:49下载
- 积分:1
-
这个关于串口通信的程序,采用方式一,调试通过
这个关于串口通信的程序,采用方式一,调试通过-The serial communication about the procedure, using method 1, debug through
- 2022-03-14 04:56:57下载
- 积分:1
-
JY开发平台
提供完整的QT界面库,可支持换肤及qss样式编写,提供网络库,并且都以组件的方式加入开发平台。
- 2022-06-13 13:50:57下载
- 积分:1
-
开发协议下载
开发协议下载-摄像头协议 TWAIN Specification Version 1.9 This document has been ratified by the TWAIN Working Group Committee as of January 20, 2-development agreement download-camera agreement TWAIN Specification Version 1.9 This document has been ratified by the TWAIN Working Group Committee as of The 20, 2
- 2023-04-12 07:30:04下载
- 积分:1
-
ardunio nrf24l01
有关的线路连接 GND – GND, VCC – 3.3V, CS – D8, CSN – D9, SCK – D10, MOSI – D11, MISO – D12, IRQ – D13
这个测试程序是发射端不断发送0x00到0XFF的数据给接收端
- 2023-01-10 06:15:04下载
- 积分:1
-
类linux操作系统的源代码
类linux操作系统的源代码-category Linux source code
- 2022-10-31 03:25:02下载
- 积分:1
-
8051 Core FPGA verilog 完整
应用背景Logical separation of program and data memory
All 8051 devices have specific memory organization, they have separate address spaces
for Program (ROM) and Data (RAM) Memory. This logical separation of Memory is
useful because it allows the Data Memory to be accessed by 8-bit addresses, which can
obviously be more quickly stored and manipulated by an 8-bit CPU. Of course, the l6-bit
Data Memory addresses can still be generated with the DPTR register.
Program Memory
Program Memory can only be read, not written to. The address space for 8051 core is 16-
bit, so there is maximum of 64K bytes of Program Memory. Up to 4 Kbytes of Program
Memory can be on chip, internal Program Memory of the 8051 core. For access to
external Program Memory is used signal PSEN (Program Store Enable).
Data Memory
Data Memory is on a separate address space than Program Memory. For external Data
Memo
- 2022-01-26 05:24:27下载
- 积分:1