![]() |
![]() |
![]() |
|
|
|||||||
| Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
hi all.. i need to use PIC12Fxxx(8pins) series microcontroller to detect wave/pulse as an input... using PIC18xxx series i know that using input capture to capture the input using CCP1 but as for the PIC12Fxxx i go through the datasheet i realise that there are no CCP1 register or any part saying about input capture... i would like to ask can PIC12Fxxx use input capture to capture waveform in??
|
|
|
|
|
|
|
(permalink) |
|
Please take a look at the 12F683... It's fast becoming my favorite 8-pin PIC... It has 8-MHz INTOSC with 1% factory calibration, 2-kwords flash, 128 bytes RAM, 256 bytes EEPROM, and a bunch of built-in peripherals including CCP module...
Regards, Mike |
|
|
|
|
|
|
(permalink) |
|
Yes, 12F683 is a nice PIC. CCP module is very useful in it.
__________________
"I share, thus I am" Jay.slovak Read this! ICD2 Clone Best PIC/DsPIC Bootloader Read my Inchworm ICD2 review! |
|
|
|
|