Search found 3 matches

by iurius
Wed Apr 01, 2026 10:54 pm
Forum: Projects - Embedded
Topic: PIC18F24J11 PWM not working (simulation working)
Replies: 4
Views: 180

Re: PIC18F24J11 PWM not working (simulation working)

Hello, Sorry for the delay, I see the issue, bear with and I'll get it resolved for you. Edit, hopefully resolved for you now via the library updates. You now need to assign the PWM remap pin via the component properties and hopefully it should then work correctly. Hi Ben, It's solved! :) (No April...
by iurius
Wed Apr 01, 2026 10:34 am
Forum: Projects - Embedded
Topic: PIC18F24J11 PWM not working (simulation working)
Replies: 4
Views: 180

Re: PIC18F24J11 PWM not working (simulation working)

It's April 1st today, I should be happy and crack jokes...
Yet, I'm sad, because there's no one here to help... :(
.
.
.
.
.
Ok, ok! I'm joking! Happy Fools Day to everyone! :)
Does anyone have an idea what's going on with the topic? :?:
by iurius
Sat Mar 28, 2026 11:06 pm
Forum: Projects - Embedded
Topic: PIC18F24J11 PWM not working (simulation working)
Replies: 4
Views: 180

PIC18F24J11 PWM not working (simulation working)

Dear community, I am trying to launch a PWM on PIC18F24J11 with a simple flow (increasing duty from 0 to 255 and starting over from 0, in a cycle) on $PORTC.2. Whenever the duty is zero, an LED blinks on the same pin 13. Simulation works properly, the code compiles to target, but there is no PWM out...