camerart
Well-Known Member
Hi,
I'm trying to write a program (Oshonsoft BASIC) on an18F4431 PIC, specifically 4x HW PWM Channels.
Registers need to be set, and counters count to match 2x registers, PINs and BITS are set when something happens, then the CODE should act accordingly etc.
When trawling through a D/S, which I think is very difficult, where many of the registers look similar, and remembering which does what is difficult.
Can anyone give me their idea of how they go about starting to figure it all out, and perhaps make a procedure chart or similar, to help with the actual programming, please?
C
I'm trying to write a program (Oshonsoft BASIC) on an18F4431 PIC, specifically 4x HW PWM Channels.
Registers need to be set, and counters count to match 2x registers, PINs and BITS are set when something happens, then the CODE should act accordingly etc.
When trawling through a D/S, which I think is very difficult, where many of the registers look similar, and remembering which does what is difficult.
Can anyone give me their idea of how they go about starting to figure it all out, and perhaps make a procedure chart or similar, to help with the actual programming, please?
C