Hi all,
I’ve been actively working with PBP3 in several embedded control projects, mainly using PIC16F1939 and PIC18F26K22 MCUs. While I appreciate the cleaner syntax and broader device support in PBP3 compared to earlier versions, I’m now focusing on pushing performance and code efficiency — especially in timing-critical applications.
I wanted to discuss some tips:
Timers and PWM — I often need precise timer-based delays or PWM generation beyond what HPWM offers. Anyone using PBP3 with hardware timer overflow interrupts for finer control?
Integration with MPLAB X / Pickit 3 — I’ve kept using the stand-alone MicroCode Studio, but I’m wondering if anyone here has set up a clean workflow with MPLAB X for PBP3, including breakpoints and debugging?
Bookmarks