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 dspic33fj64mc802 2012-01-07

Status
Not open for further replies.

kchriste

New Member
Forum Supporter
kchriste submitted a new article:

'Hello World' Code For dsPIC33FJ64MC802 - Here is a simple hello world code for a dsPIC33FJ64MC802.

Here is a simple hello world code for a dsPIC33FJ64MC802. You'll have to modify the code a bit for the dsPIC33fj256; such as the config bits etc, but you can see how simple it is using the C30 compiler from MicroChip:

Code:
/* This is a "Hello world" example for the dsPIC33FJ64MC802. 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 internal RC oscillator so all that is 
*  needed is a 10K pullup resistor on...

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

Latest threads

New Articles From Microcontroller Tips

Back
Top