Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
hello all i have a simple question i don't have oscilloscope to check the delay.
if anyone could help me i want to toggle the led port B bit1 with a delay of 37ms .
i am working with TMS570LS1224 development kit.
i enabled het1 driver ,
het driver configurations are as below:
1)pwm(0-7) :period is 10 us, Duty 50%
2)pwm interrupts : enable pwm 0 end of period interrupt low level
3)in VIM enable line 24 (HET LOW)
here is my project