Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Precision control of motors

Status
Not open for further replies.

kshvts

New Member
Hi! i wanted to use an IC for a project of mine: It has to have at least 2 external interrupts, and either SPI or I2C; such that the pins of these do no hinder the pins of the interrupt. The objective is to use an IC with as less pins as possible. External Interrupt is not to be of the type IOC. PWM channel is desirable; but not essential. In case PWM doesnt exist; IC must have at least 1 16 bit timer. Flash memory is to be >= 4 kb. Architecture can be 8/16/32 bit; and packaging is also flexible. Anything else is not an issue.
 
Have a look at the 28 pin PIC18F2331 data sheet for the power control PWM module, which has all manner of options. The 18 pin PIC18F1330 could also be an option if a software I2C or SPI could be used.
 
Status
Not open for further replies.

New Articles From Microcontroller Tips

Back
Top