Re: [PR] Imx9 lptpm pwm [nuttx]

2024-04-05 Thread via GitHub
acassis merged PR #12054: URL: https://github.com/apache/nuttx/pull/12054 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

Re: [PR] Imx9 lptpm pwm [nuttx]

2024-04-05 Thread via GitHub
jlaitine commented on PR #12054: URL: https://github.com/apache/nuttx/pull/12054#issuecomment-2039426945 Squashed all the fixes together, re-tested with logic analyzer -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] Imx9 lptpm pwm [nuttx]

2024-04-05 Thread via GitHub
jlaitine commented on PR #12054: URL: https://github.com/apache/nuttx/pull/12054#issuecomment-2039272429 I added one patch to this same PR, just found a bug that it was not possible to re-start the PWM outputs if it had been stopped. -- This is an automated message from the Apache Git

Re: [PR] Imx9 lptpm pwm [nuttx]

2024-04-04 Thread via GitHub
pkarashchenko commented on code in PR #12054: URL: https://github.com/apache/nuttx/pull/12054#discussion_r1552939771 ## arch/arm64/src/imx9/imx9_tpm_pwm.c: ## @@ -0,0 +1,686 @@ +/ + *

Re: [PR] Imx9 lptpm pwm [nuttx]

2024-04-04 Thread via GitHub
jlaitine commented on code in PR #12054: URL: https://github.com/apache/nuttx/pull/12054#discussion_r1552804761 ## arch/arm64/src/imx9/imx9_tpm_pwm.c: ## @@ -0,0 +1,686 @@ +/ + *

Re: [PR] Imx9 lptpm pwm [nuttx]

2024-04-04 Thread via GitHub
jlaitine commented on code in PR #12054: URL: https://github.com/apache/nuttx/pull/12054#discussion_r1552801018 ## arch/arm64/src/imx9/imx9_tpm_pwm.c: ## @@ -0,0 +1,686 @@ +/ + *

Re: [PR] Imx9 lptpm pwm [nuttx]

2024-04-04 Thread via GitHub
jlaitine commented on code in PR #12054: URL: https://github.com/apache/nuttx/pull/12054#discussion_r1552800561 ## arch/arm64/src/imx9/hardware/imx9_tpm.h: ## @@ -0,0 +1,206 @@ +/ + *

Re: [PR] Imx9 lptpm pwm [nuttx]

2024-04-04 Thread via GitHub
pkarashchenko commented on code in PR #12054: URL: https://github.com/apache/nuttx/pull/12054#discussion_r1552555017 ## arch/arm64/src/imx9/hardware/imx9_tpm.h: ## @@ -0,0 +1,206 @@ +/ + *

Re: [PR] Imx9 lptpm pwm [nuttx]

2024-04-04 Thread via GitHub
jlaitine commented on PR #12054: URL: https://github.com/apache/nuttx/pull/12054#issuecomment-2038055709 rebased due to Kconfig & Make.defs conficts -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go