Hi All,

I would like to use a 37 KHZ internal clock mode with 16F628A. I never user it internal clock option, just 4 MHZ.
Anybody know how to do it with PBP?
I know that by default the compiler uses 4MHZ, but I can't to use it. I need 37KHZ but my problem is that I also need to put a LCD in my project and I don't know how to ajust the timming to the commands. Maybe a DEFINE 37, or something ???

Thanks