Other Parts Discussed in Thread: LAUNCHXL-F28069M
Tool/software: TI C/C++ Compiler
I am able to successfully run code from lab 6 of the C2000 2806x workshop. It uses the ADC with sample rate of 50k to sample the ePWM generated by the board. It's a 2k signal with 25% duty cycle. When I sample this same signal, but from a signal generator and graph it in CCS, it looks like samples are dropped or something isn't synchronized.
What's going on here? It's the same signal!