On 12/31/2013 9:14 PM, Josiah Morgan wrote: > Thank you. > I finally got it all working to control the vfd. I was looking at the > wrong documentation which said step-type instead of control-type. > I do have another quick question. You define the stepgen pins using a > hexidecimal number for the output pin. How can I correlate these hex > numbers with a pin on headers p8 and p9?
Glad to hear it's working! For pin numbers, review the pinmux.ods spreadsheet file, the hal_pru_generic pin numbers are on the far right. You may enter them in hex as I did, or in decimal, octal, binary, or anything else the C libraries recognize as an integer: https://github.com/cdsteinkuehler/beaglebone-black-pinmux -- Charles Steinkuehler [email protected]
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
