Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Need suggestion on PIC

Status
Not open for further replies.

steadymind

Full Member level 4
Joined
Sep 15, 2007
Messages
201
Helped
42
Reputation
84
Reaction score
36
Trophy points
1,308
Location
USA
Activity points
2,519
hi,

I need a PIC/microcontoller that i want to program to be able to talk to analog asic which have SPI/USB/JTAG interface. any PIC with interface board that will be easy for beginners to learn.
 

just use pic18f452 it has built in mssp module. so you can easily communicate with your device through spi protocol
 

I think there is a software library that implements SPI in mikroc.

also PIC18F4550 (among many others) has a USB interface
 

if you are looking for cheap development board (about £16 in UK) have a look at the Microchip microstick
**broken link removed**

it has an onboard programmer, SPI and a header to plug into a breadboard for your asic
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top