Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: r1gga <nicholas.robinson@st...> - 2010-03-25 15:47:07
|
Thanks for the lead Doug. I will have a look at the data sheet. Do you happen to have a code snippet with the Setup procedure and frequency/pulse width calculation? Thanks, Nicholas Doug Gibbs wrote: > > In case someone needs to talk to the TPS65950. > You can talk to it by using the ioctl command I2C_SLAVE_FORCE when setting > the i2c address. If you do not use the FORCE, the set address ioctl will > fail with the device in use error. > > I was able to write a user space program to use the PWM0 and PWM1 outputs > (the two that come out of the Overo connectors). > > Be careful, the kernel driver is still active, if you write to the wrong > thing, it will burn you. > > The data sheet for the part is on the TI web site. In addition to setting > the registers for the PWM, there are 2-3 setup registers that must be > changed to enable the PWM. > > Doug > > > > > This email and any files transmitted with it are confidential and intended > solely for the use of the individual or entity to whom they are addressed. > If you have received this email in error please notify the sender. Please > note that any views or opinions presented in this email are solely those > of the author and do not necessarily represent those of the company. > Finally, the recipient should check this email and any attachments for the > presence of viruses. The company accepts no liability for any damage > caused by any virus transmitted by this email. > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > gumstix-users mailing list > gumstix-users@... > https://lists.sourceforge.net/lists/listinfo/gumstix-users > > -- View this message in context: http://old.nabble.com/PWM-Driver-for-Overo--tp22888603p28030771.html Sent from the Gumstix mailing list archive at Nabble.com. |