Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: generating pulses on multiple timers simulataneously #51

Closed
oswinrodrigues opened this issue Jan 19, 2023 · 2 comments
Closed

Comments

@oswinrodrigues
Copy link

oswinrodrigues commented Jan 19, 2023

Hello,

I am using the Python library to interface with a USB-CTR04 board. The board has 4x timers and I would like to ouput a PWM signal on all of these simultaneously.

I tried to use pulse_out_start in a for loop, but it seems from a scope capture that it's not fast enough; there is a delay of about 5ms between the starting times of the different timers (see image below).

Any suggestions for how to go about this? Thanks!

image

@oswinrodrigues
Copy link
Author

I posted a more detailed question about this in the MCC forum here. Just in case more information is desired.

@oswinrodrigues
Copy link
Author

Closing as the other forum (linked above) seems to be the preferred place to ask questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant