Interfacing to External Static Ram This module colntroller is for srams
標簽: Interfacing colntroller External Static
上傳時間: 2017-09-24
上傳用戶:Late_Li
It is turbo encoder and decoder qritten for communication module has viterbi
標簽: communication encoder decoder qritten
上傳時間: 2013-12-11
上傳用戶:chenxichenyue
udio and video memory module memory allocation features
標簽: memory allocation features module
上傳時間: 2017-09-24
上傳用戶:wang5829
pic12F675 learning module by microchip
標簽: microchip learning module F675
上傳時間: 2017-09-26
上傳用戶:569342831
programmation module zigbee en langage C
標簽: programmation langage module zigbee
上傳時間: 2013-12-15
上傳用戶:x4587
The ¸ GX401EM VXI module provides a powerful digital signal processing platform for efficient RF wideband and narrowband interception and monitoring
標簽: processing efficient provides powerful
上傳時間: 2017-09-27
上傳用戶:15071087253
E1735A USB Axis module,安捷倫usb通信手冊資料
上傳時間: 2017-12-09
上傳用戶:zfs17
IIC接口E2PROM(AT24C64) 讀寫VERILOG 驅動源碼+仿真激勵文件:module i2c_dri #( parameter SLAVE_ADDR = 7'b1010000 , //EEPROM從機地址 parameter CLK_FREQ = 26'd50_000_000, //模塊輸入的時鐘頻率 parameter I2C_FREQ = 18'd250_000 //IIC_SCL的時鐘頻率 ) ( input clk , input rst_n , //i2c interface input i2c_exec , //I2C觸發執行信號 input bit_ctrl , //字地址位控制(16b/8b) input i2c_rh_wl , //I2C讀寫控制信號 input [15:0] i2c_addr , //I2C器件內地址 input [ 7:0] i2c_data_w , //I2C要寫的數據 output reg [ 7:0] i2c_data_r , //I2C讀出的數據 output reg i2c_done , //I2C一次操作完成 output reg i2c_ack , //I2C應答標志 0:應答 1:未應答 output reg scl , //I2C的SCL時鐘信號 inout sda , //I2C的SDA信號 //user interface output reg dri_clk //驅動I2C操作的驅動時鐘 );//localparam definelocalparam st_idle = 8'b0000_0001; //空閑狀態localparam st_sladdr = 8'b0000_0010; //發送器件地址(slave address)localparam st_addr16 = 8'b0000_0100; //發送16位字地址localparam st_addr8 = 8'b0000_1000; //發送8位字地址localparam st_data_wr = 8'b0001_0000; //寫數據(8 bit)localparam st_addr_rd = 8'b0010_0000; //發送器件地址讀localparam st_data_rd = 8'b0100_0000; //讀數據(8 bit)localparam st_stop = 8'b1000_0000; //結束I2C操作//reg definereg sda_dir ; //I2C數據(SDA)方向控制reg sda_out ; //SDA輸出信號reg st_done ; //狀態結束reg wr_flag ; //寫標志reg [ 6:0] cnt ; //計數reg [ 7:0] cur_state ; //狀態機當前狀態reg [ 7:0] next_state; //狀態機下一狀態reg [15:0] addr_t ; //地址reg [ 7:0] data_r ; //讀取的數據reg [ 7:0] data_wr_t ; //I2C需寫的數據的臨時寄存reg [ 9:0] clk_cnt ; //分頻時
標簽: iic 接口 e2prom at24c64 verilog 驅動 仿真
上傳時間: 2021-11-05
上傳用戶:
華為5G模塊 MH5000-31 LGA module 硬件設計導航說明
上傳時間: 2022-05-02
上傳用戶:jiabin
MH5000 -31開發板 MH5000 module Development Kit Guide,MH5000 -31開發板硬件技術手冊。
上傳時間: 2022-05-12
上傳用戶: