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.
Resource icon

'hello world' code for dspic30f2020 2012-01-07

Status
Not open for further replies.

kchriste

New Member
Forum Supporter
kchriste submitted a new article:

'Hello World' Code For dsPIC30F2020 - Since there seems to be very little "simple" code for the dsPIC; here is a "Hello World" example fo

Since there seems to be very little "simple" code for the dsPIC; here is a "Hello World" example for the dsPIC30F2020 for any who may be interested:

C:
/* This is a "Hello world" example for the dsPIC30F2020. It will toggle all
*  IO pins on the chip at a rate which is visible from a LED connected to
*  one of the IO pins. It uses the slow internal oscillator so all that is 
*  needed is a 10K pullup resistor on MCLR (pin 1 on a 28 pin DIP chip) and
*  power connected to ALL Vdd,...

Read more about this article...
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top