Other Parts Discussed in Thread: HALCOGEN
What is the difference between ETPWM and (N2Het pwm)
I think that both are hardware implementation that doesn't involve cpu processing,
so basically I can say that ETPWM is strictly oriented to pwm so I can easily create any pwm behaviour from Halcogen,
with (N2Het pwm) black box I'vent this complete control of the features but I can program assembler with the white box and maybe obtain same results.
What about resolution?
It seems to me that ETPWM could be the best solution to produce a variable delay between 10us and 40ms in steps of 10us to be changed at runtime.
Thanks
Antonio