Skip to content

livewaves/RS232_Implementation_FPGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository hosts a comprehensive implementation of RS232 communication protocol utilizing VHDL targeting FPGA boards. RS232, a widely-used standard for serial communication, is employed here to facilitate robust data transfer between systems. The data transmission format adheres to the RS232 standard, where each data packet consists of 8 bits and the communication speed is set to 9600 bits per second (bps), ensuring efficient data exchange within the specified bandwidth. In implementation, start, stop and parity bits have been taken into account as well.

Many embedded systems rely on RS232 for serial communication, enabling interaction with external devices, debugging, and firmware updates.

Overview of RS232

About

RS232 implementation on FPGA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages