Tool/software: Code Composer Studio
Hi, I need to simulate comunication data of a camera. The camera sends its data with a clock and data signal. The clock frequency is 25/14 Mhz (=1.78 Mhz) and the data should be valid on the rising edge of the clock signal.
I wanted to use RTI and GPIO pins to simulate this data transformation but the GPIO couldn't be toggled more than 100 khz. Is there any limitation on the toggling of GPIO pins?
Is there an alternative solution to came up with this problem and simulate this data transformation?
Regards
Amirhossein Safari