|
RDM General Implementation Discussion General Discussion and questions relating to implementing RDM in a product. |
|
Thread Tools | Search this Thread | Display Modes |
October 24th, 2018 | #1 |
Junior Member
Join Date: Aug 2018
Posts: 14
|
DMX
I am developing code in STM32F407 Controller and i have taken RGBW mode in DMX. now i am looking to add strobe effect to RGBW. iam setting the PWM and making it zero after some delay. at slower delays like 25ms the lights are hangging. i thought that is because of interrupt during delay. so i implemented timer delay concept there also iam facing same issue. Can some one suggest solution for this
|
October 24th, 2018 | #2 |
Junior Member
Join Date: Aug 2018
Posts: 14
|
i want simultaneous option of change in PWM and strobe at different speeds.
In manual it is working fine but in DMX it is hanging in timers i am setting prescale to 84 and ARR to 99. |
October 24th, 2018 | #3 |
Task Group Member
Join Date: Aug 2008
Posts: 379
|
We have a lot of experience with the protocols here, but not much experience with any particular microcontroller. I suspect the answer will depend on the behavior of the specific PWM block in your chip.
|
October 25th, 2018 | #4 |
Junior Member
Join Date: Aug 2018
Posts: 14
|
If only PWM eventhough giving simultaneously it was taking but when adding strobe function to it. it is haging. For this i have tried with SmoothPWM by taking TIM5 in that simultaneous working is fine but issue is at lower delays like 25ms and 50ms it is not getting the high intensity
|
February 27th, 2019 | #5 | |
Junior Member
Join Date: Feb 2019
Posts: 1
|
Quote:
Last edited by Oiment; February 14th, 2024 at 04:36 AM. |
|
Bookmarks |
Thread Tools | Search this Thread |
Display Modes | |
|
|