Skip to content
Discussion options

You must be logged in to vote

Yes, use any other timer to provide ms and us time. The systick module is optional and you should be able to provide your own now() functions.

However, keep in mind that modm is polling based and RTOSes are not, so I wouldn't expect a great experience of integrating ThreadX and modm. Doesn't ThreadX have it's own HAL?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rsgrimes
Comment options

@salkinium
Comment options

@rsgrimes
Comment options

Answer selected by rsgrimes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants