Hello,
I am upgrading from a 16F628 to a 12F1572 to take advantage of it's "Precision" 16Bit PWM.
How do I configure PBP 3 to take advantage of it's HWPWM function?
(Needed is a symetrical...
Hi Folks,
I actually discovered a problem with DT PWPS servo pulse generator.
If I use hardware USART (hserin) for receiving commands from Bluetooth module and the PWPS plugin is active...
I tried to use above code with 24C32 and PIC16F887 but it does not works. It stuck on this loop: while SSPCON2.0 = 1 : wend
Here's complete code:
...
Will post "Upgraded" version soon - it now supports individual attributes for all chars, like language, inversion, underline, striketrough. Working on variable width character support too.
9246
Re: 16Bit 125KHz PWM with PIC12F1572
125KHz is [COLOR=#333333]only available with a pbpl compile
richard Today, 02:08from the manual hpwm section
every chip you have posted about on this subject is quite capable of that output.
your posted code...