Other Parts Discussed in Thread: TMS320F28379D
Tool/software:
Hello! I was attempting to use the C2000 TMS320F28379D microcontroller's DAC but building off of the example in buffdac_ex2_random.c
I've compiled and run the code, but I do not seem to be getting anything out of ADC0, which-- if I am reading the technical reference manual correctly-- is where the random ADC output signal is supposed to come from?
I've tested the ADC0 with other code and it definitely can read voltage, so it doesn't seem like that particular pin is blown up or anything-- but for whatever reason I cannot find the DAC output. Thanks.