Eric Fort
unread,Feb 9, 2013, 3:36:08 AM2/9/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to beagleboard
I'm interested in adding wwvb radio clock capabilities to the beagle bone in one project and have another that needs to decode a pwm or ppm stream. For the wwvb radio clock application the pulses have an interval of 1 second, starting low for 200ms, 500ms, or 800ms, followed by a high state of 800ms, 500ms, or 200ms respectively (high state + low state = 1second) with each pulse representing a 0, 1, or marker. The other application needs to decode a pwm or ppm signal in which a series of binary multibit numbers are included in the width and or position of each pulse. could the pruss be used to decode these streams in realtime then asert an nmi such that linux kernel and/or userspace immediately reads in and acts upon the values read. Are there any good examples of this or similar use of the pruss? can the pruss even do such a task?
Eric