Search found 144 matches

by alanwms
Wed May 14, 2025 9:35 pm
Forum: General
Topic: PWM Woes
Replies: 16
Views: 2385

Re: PWM Woes

I see -Thanks Chip! The selections in the interrupt component differentiate between IOC and Int0 so I think that selecting int0 should give me the individual action. However, selecting int0 allows all portA pins to run the interrupt macro. I suspect that FC sees no difference. Maybe it's flipped and...
by alanwms
Wed May 14, 2025 7:31 pm
Forum: General
Topic: PWM Woes
Replies: 16
Views: 2385

Re: PWM Woes

Side note - The hardware actually performs the PWM. Side note 2 - Selection of the INTO pin seems not to apply just to the pin. Seems that all pins (IOC) are involved. Regardless of which pins are activated, the interrupt macro runs.
by alanwms
Tue May 13, 2025 7:11 pm
Forum: General
Topic: PWM Woes
Replies: 16
Views: 2385

Re: PWM Woes

Perfect - Thank you M.
by alanwms
Tue May 13, 2025 1:27 pm
Forum: General
Topic: PWM Woes
Replies: 16
Views: 2385

Re: PWM Woes

I have no hardware at this time. I'm simply attempting to assure operation using the scope component so I can verify theoretical output. I may hook up the chip for test if I can't get the simulation scope to play. I assigned multiple pins to the scope thinking that the incorrect pin was allocated - ...
by alanwms
Mon May 12, 2025 10:33 pm
Forum: User Components
Topic: Tutorial to create components with FC10?
Replies: 9
Views: 20170

Re: Tutorial to create components with FC10?

A while ago, I created the attached worked example for creating a component. You might find this useful too. Worked example - creating a component.pdf I always fail with this at step 6. I tried it again today (After giving up months ago) thinking I had incapacity to read but failed again. Maybe I d...
by alanwms
Mon May 12, 2025 10:03 pm
Forum: General
Topic: PWM Woes
Replies: 16
Views: 2385

Re: PWM Woes

Scope meaning the simulated scope in FC
by alanwms
Mon May 12, 2025 10:02 pm
Forum: General
Topic: PWM Woes
Replies: 16
Views: 2385

Re: PWM Woes

I tried that a few times. Currently I have tmr2 assigned. but the simulated scope shows a dead line. Pic chip is 12f1840
by alanwms
Mon May 12, 2025 7:27 pm
Forum: General
Topic: PWM Woes
Replies: 16
Views: 2385

Re: PWM Woes

Here it is
by alanwms
Mon May 12, 2025 7:26 pm
Forum: General
Topic: PWM Woes
Replies: 16
Views: 2385

Re: PWM Woes

I don't know how to attach anymore?
by alanwms
Mon May 12, 2025 1:57 pm
Forum: General
Topic: PWM Blues
Replies: 2
Views: 745

PWM Blues

Attempting to do a small test with PWM on FC10 with PIC12f1840. I can't get a scope signal on the PWM using simulator. Any ideas?
I would have attached the file, but the page doesn't seem the have attachment option anymore? The site was bad over the weekend.