Jump to content
  • 0

How to interface Basys 3 with external USB keyboard?


Deep

Question

I've coded UART receiver and transmitter separately in verilog and tested them on Basys 3 FPGA board with Tera Term terminal. I want to connect a USB Keyboard with the board and on pressing keys on keyboard, they gets reflected on Tera Term at same time.

ToDo:

Basys 3 Board receives data from keyboard and then transmits that data to elsewhere (say Tera Term terminal or a Pmod LCD screen) 

Problem:-

Can anyone help me in how to use USB Keyboard with Basys 3 and how can I implement my UART in this.

Attechments:

UART receiver and transmitter code is attached below.

UART_tx.v

UART_Rx.v

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...