TPham24
New Contributor
6 years agoTime synchronization issues between UART and SRAM
Hello. I have a problem between UART and SRAM.
I have top module, Controller SRAM, UART module and other components.
When I sent 1 byte data from PC to FPGA to save to SRAM. The data is not saved immediately, but after 3-6 clicks, send it to SRAM.
I think the data is sampled then sent via UART and stored in the 8 bit register but SRAM reads the data in CLOCK pulse. And it is problem.
Can you help me?
Thanks so much and Best regards!