7i92 pwm inverted
- pl7i92
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1890
- Thank you received: 356
13 Jun 2019 15:42 #136835
by pl7i92
7i92 pwm inverted was created by pl7i92
is there a pin to invert the pwm signal on the 7i92 with a China Bob configuration
Please Log in or Create an account to join the conversation.
- PCW
- Offline
- Moderator
Less
More
- Posts: 17867
- Thank you received: 4776
13 Jun 2019 16:39 #136837
by PCW
Replied by PCW on topic 7i92 pwm inverted
On Linuxcnc 2.7 and earlier you set the invert_output attribute of the GPIO pin
the PWM output uses:
setp hm2_7i92.0.gpio.XXX.invert_output true
on LinuxCNC 2.8 and later there is an alias that makes this easier:
setp hm2_7i92.0.pwmgen.00.out0.invert_output true
the PWM output uses:
setp hm2_7i92.0.gpio.XXX.invert_output true
on LinuxCNC 2.8 and later there is an alias that makes this easier:
setp hm2_7i92.0.pwmgen.00.out0.invert_output true
Please Log in or Create an account to join the conversation.
- pl7i92
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1890
- Thank you received: 356
14 Jun 2019 15:38 #136886
by pl7i92
Replied by pl7i92 on topic 7i92 pwm inverted
thank you dident find that in the documentation
2.9 master on System
2.9 master on System
Please Log in or Create an account to join the conversation.
- rodw
- Away
- Platinum Member
Less
More
- Posts: 10746
- Thank you received: 3543
14 Jun 2019 20:14 #136905
by rodw
Because its got nothing to do with Linuxcnc as it hardware specific
Replied by rodw on topic 7i92 pwm inverted
thank you dident find that in the documentation
2.9 master on System
Because its got nothing to do with Linuxcnc as it hardware specific
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23310
- Thank you received: 4858
18 Jun 2019 22:15 #137234
by andypugh
It could go in this (badly formatted) manpage:
linuxcnc.org/docs/2.8/html/man/man9/hostmot2.9.html#pwmgen
Replied by andypugh on topic 7i92 pwm inverted
Because its got nothing to do with Linuxcnc as it hardware specific
It could go in this (badly formatted) manpage:
linuxcnc.org/docs/2.8/html/man/man9/hostmot2.9.html#pwmgen
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.066 seconds