Hi everyone!
This is my second time on the forum. The first time i was here it was to ask for help with interrupts and an LED display. 43oh was very helpful and I accomplished my goal.
Today I am here to ask for help again.
Goal: Implement the code previously written into the chip only and drive it without the development board. (breadboard mode)
I did some research and most post/websites told me that all i need is 3.3V and a 47k resistor going from VCC to the RST pin on the chip and that my program would start working... I tried this and it did not. reference:http://crossplatform.net/running-msp430-launchpad-on-a-breadboard/
My question is, since I am working with interrupts and my code is a bit complicated, would i need an external clock/crystal?
What do i need to move away from the development board and onto the breadboard?
Thanks in advanced, everyone here is so helpful!!