Jump to content
  • 0

Transmitting via USART (Synchronous UART)


blipton

Question

I have a USART* full-duplex device, that requires a 100khz clock.

I don't see any SYNC/CLOCK option in the Waveforms' Protocol tool..   so if there's no built-in way to do it, would the only way be to bit-bang the interface via I/Os (Generate clock , setting output data , reading input) via script/exe?   And if so, do you think 100khz can be achieved?

*Both the sender and receiver update their TX output line on the falling edge, while latching the RX Input Line on the rising edge

 

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...