I have been working with Beaglebone lately and have a question.
I have worked with TI microcontrollers before, setting the registers as I needed to.
From what I understand, the Angstrom distro (the one that comes with the board) let to set the registers of the processor as you want (through the kernel and class folders from /sys). How can relate the files in Angstrom with the registers of the TI microprocessor?
Also, how can I set the clock/timer for the PWM signals? I want to do it through a program in C. I have found libraries and programs written in python but they do not help me to understand what is really been set.
I appreciate the help you could provide.
Thanks in advance.
gus