Hello,
I have been able to generate the digital signal of 10Mhz frequency using ePwm module of Hercules micro controller.
I have a question for you.
Actually, i am generating these digital signals to send through tx pin of CAN transceiver and see the response on rx pin of same transceiver.
I have to compare these values bit-by-bit.
I am thinking to read back the tx values on some pin of this microcontroller and then compare both tx and rx.
But, i am not sure i will be able to read back through rx pin on such high frequency (approx 10Mhz).
I experimented with DCAN module as well and changed the bit time to operate it on higher than 1 Mhz. But, I was able to do only upto 3 Mhz.
If i could do that, i also don't know the way of doing this.
Can you please guide me in this regard and if there is some other way i would like to know.
Thanks,
Neeraj