Yes, all the time and most times in conjuction with DT-Ints for PBP context save/restore. For periodic/cyclic interrupts using TMR2 (or one of the same type) is nice because you set it up once and...
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...
Hello. I need to send ubx commands to change the gps module settings. I copied the sequence from U-Center (B5 62 06 01 08 00 F0 08 00 01 00 00 00 00 08 60) but I can't encode it correctly to send it...
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...
Re: PBP3 Optimization & Peripheral Control Techniques on PIC16F/18F Devices
Yes, all the time and most times in conjuction with DT-Ints for PBP context save/restore. For periodic/cyclic interrupts using TMR2 (or one of the same type) is nice because you set it up once and...
HenrikOlsson Yesterday, 15:27