am335x DmTimer module not working in single shot mode [on hold]How can I launch games so that while playing...

Could a US political party gain complete control over the government by removing checks & balances?

How can I add custom success page

Need help identifying/translating a plaque in Tangier, Morocco

Is there any use for defining additional entity types in a SOQL FROM clause?

Is domain driven design an anti-SQL pattern?

I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine

New order #4: World

Pristine Bit Checking

Where else does the Shulchan Aruch quote an authority by name?

Filling an area between two curves

What is the command to reset a PC without deleting any files

Denied boarding due to overcrowding, Sparpreis ticket. What are my rights?

Are cabin dividers used to "hide" the flex of the airplane?

Is Social Media Science Fiction?

Is ipsum/ipsa/ipse a third person pronoun, or can it serve other functions?

Short story: alien planet where slow students are executed

Find the number of surjections from A to B.

Landlord wants to switch my lease to a "Land contract" to "get back at the city"

Is it legal to have the "// (c) 2019 John Smith" header in all files when there are hundreds of contributors?

How to deal with fear of taking dependencies

Is this food a bread or a loaf?

Can I find out the caloric content of bread by dehydrating it?

Is there a name of the flying bionic bird?

Why is my log file so massive? 22gb. I am running log backups



am335x DmTimer module not working in single shot mode [on hold]


How can I launch games so that while playing there is a visible, but not obtrusive session timer visible?Windows 10 timer does not automatically sync






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







-2















I'm developing an application driving the dual mode timer subsystems on an Texas Instruments ARM am335x CPU, in oder to generate a pulse train on the timer_pwm output pin. All is working fine as long as the timers are running continuously. But when setting up a single shot configuration (TCLR.AR = 0) the compare submodule doesn't toggle the output any more. (In some special cases when switching AR bit from 1 to 0 it toggles once for the match event, but not for overflow.)



Is anyone using the DMTimers in single shot mode for toggling an output pin?



If so, how?



Or does anybody know about a hardware bug?



If so, is it documented anywhere?



Thanks in advance.










share|improve this question







New contributor




TJF is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











put on hold as off-topic by Moab, harrymc, DavidPostill 2 days ago


This question appears to be off-topic. The users who voted to close gave this specific reason:


  • "This question is not about computer hardware or software, within the scope defined in the help center." – Moab, harrymc, DavidPostill

If this question can be reworded to fit the rules in the help center, please edit the question.























    -2















    I'm developing an application driving the dual mode timer subsystems on an Texas Instruments ARM am335x CPU, in oder to generate a pulse train on the timer_pwm output pin. All is working fine as long as the timers are running continuously. But when setting up a single shot configuration (TCLR.AR = 0) the compare submodule doesn't toggle the output any more. (In some special cases when switching AR bit from 1 to 0 it toggles once for the match event, but not for overflow.)



    Is anyone using the DMTimers in single shot mode for toggling an output pin?



    If so, how?



    Or does anybody know about a hardware bug?



    If so, is it documented anywhere?



    Thanks in advance.










    share|improve this question







    New contributor




    TJF is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.











    put on hold as off-topic by Moab, harrymc, DavidPostill 2 days ago


    This question appears to be off-topic. The users who voted to close gave this specific reason:


    • "This question is not about computer hardware or software, within the scope defined in the help center." – Moab, harrymc, DavidPostill

    If this question can be reworded to fit the rules in the help center, please edit the question.



















      -2












      -2








      -2








      I'm developing an application driving the dual mode timer subsystems on an Texas Instruments ARM am335x CPU, in oder to generate a pulse train on the timer_pwm output pin. All is working fine as long as the timers are running continuously. But when setting up a single shot configuration (TCLR.AR = 0) the compare submodule doesn't toggle the output any more. (In some special cases when switching AR bit from 1 to 0 it toggles once for the match event, but not for overflow.)



      Is anyone using the DMTimers in single shot mode for toggling an output pin?



      If so, how?



      Or does anybody know about a hardware bug?



      If so, is it documented anywhere?



      Thanks in advance.










      share|improve this question







      New contributor




      TJF is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I'm developing an application driving the dual mode timer subsystems on an Texas Instruments ARM am335x CPU, in oder to generate a pulse train on the timer_pwm output pin. All is working fine as long as the timers are running continuously. But when setting up a single shot configuration (TCLR.AR = 0) the compare submodule doesn't toggle the output any more. (In some special cases when switching AR bit from 1 to 0 it toggles once for the match event, but not for overflow.)



      Is anyone using the DMTimers in single shot mode for toggling an output pin?



      If so, how?



      Or does anybody know about a hardware bug?



      If so, is it documented anywhere?



      Thanks in advance.







      timer






      share|improve this question







      New contributor




      TJF is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      TJF is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      TJF is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 2 days ago









      TJFTJF

      1




      1




      New contributor




      TJF is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      TJF is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      TJF is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      put on hold as off-topic by Moab, harrymc, DavidPostill 2 days ago


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "This question is not about computer hardware or software, within the scope defined in the help center." – Moab, harrymc, DavidPostill

      If this question can be reworded to fit the rules in the help center, please edit the question.







      put on hold as off-topic by Moab, harrymc, DavidPostill 2 days ago


      This question appears to be off-topic. The users who voted to close gave this specific reason:


      • "This question is not about computer hardware or software, within the scope defined in the help center." – Moab, harrymc, DavidPostill

      If this question can be reworded to fit the rules in the help center, please edit the question.






















          0






          active

          oldest

          votes

















          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes

          Popular posts from this blog

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...