I wanted to give a little update about a machine built and updated over the past few years and say thanks to all the answered questions I had programmatically when I got a little stuck.
A single...
so, I have made a exhaust fan timer with 1 mom button that will.... depending on press duration do..
----- >50ms and < 2seconds..... run fan for the programmed time of 15, 30, 60 or 120 minutes...
Amgen - Thanks for your input. Yes, I have tried both Mode 0 and 1 with no luck. I have also tried reversing the SCS pin (low, shiftout, high as opposed to high, shiftout, low) and nothing there...
Yes, I did set ADCON1 and no, I have not used a scope on this yet. Here is the entire code. I am simply trying to initialize the driver and run a stepper back and forth with 2 LEDs that indicate...
Hmm...PortA...have you disabled the analog functions (ADCON1 and CMCON registers, I believe)?
Have you verified (logic analyzer or scope) that the expected data does appears on the pins?
Here you will find snippets of working code that will help save you time. Please help add to our collection of examples by contributing code that you have written.
Re: Automated Machine with PIC18F4431 and PBP
Nice job!
Ioannis Yesterday, 13:53Thanks for sharing what PBP can do!
Ioannis