EmbeddedRelated.com
The 2024 Embedded Online Conference

Need code to generate sine wave using MSP430 Launchpad

Started by fahad in MSP43012 years ago 2 replies

Hi friends, I need a code that can generate sine wave through PWM or like that using MSP430 LAUNCHPAD and that should be software based. I need...

Hi friends, I need a code that can generate sine wave through PWM or like that using MSP430 LAUNCHPAD and that should be software based. I need help from you people. Thank you in advance ------------------------------------


SD CARDS

Started by Onestone in MSP43012 years ago 55 replies

Hi I wonder if anyone out there has an explanation for the following problem. I am developing an SD card based application, so far not too...

Hi I wonder if anyone out there has an explanation for the following problem. I am developing an SD card based application, so far not too many problems, other than oddly lacking documentation, but I have working code that has worked on a Kingston 2gb card and a Nokia 2Gb card I salvaged from an old cell phone. I accidentally blew the Kingston card when I dropped it across a 5V supply, b...


GSM module

Started by Luben in MSP43012 years ago 6 replies

Hi, can you tell me please what GSM module can I use to easly communicate with MSP 430 board? There are many modules and I don't know wich to...

Hi, can you tell me please what GSM module can I use to easly communicate with MSP 430 board? There are many modules and I don't know wich to choose, can you give me a sugestion. Thanks' Regards' Adrian ------------------------------------


Interrupter not working

Started by pseudo_ral in MSP43012 years ago 14 replies

Hi All, Would appreciate some help on the code below which is supposed to interrupt a processor every PERIOD seconds. The code works with...

Hi All, Would appreciate some help on the code below which is supposed to interrupt a processor every PERIOD seconds. The code works with anything up to a PERIOD of 400 but any increase on that does not function (no interrupt is produced). I suspect it is a register size limit or something. Increasing the number of bytes available to Two_Sec_Count makes no difference. My code knowledge i...


Timer_B Interrupt Vector Register in MSP430F5438

Started by shet...@yahoo.com in MSP43012 years ago 1 reply

hi everyone, can anyone please tel me the TBIV value for TBxCCR0 CCIFG interrupt. please.. in datasheet they given TBxCCR1 CCIFG to...

hi everyone, can anyone please tel me the TBIV value for TBxCCR0 CCIFG interrupt. please.. in datasheet they given TBxCCR1 CCIFG to TBxCCR6 CCIFG.. i need TBIV value for TBxCCR0... thanku,,,,, ------------------------------------


Re: Increase master clock of MSP430F5438

Started by shet...@yahoo.com in MSP43012 years ago 2 replies

Hello everyone, i am using MSP430F5438 Controller for the project. i want to calculate the time period of the external signal which is given...

Hello everyone, i am using MSP430F5438 Controller for the project. i want to calculate the time period of the external signal which is given to the input of the TIMER B0.can anyone help me. can anyone please tel me the Frequency values of MCLK,ACLK,SMCLK when 32 KHz crystal is connected to the MSP430F5438 Controller. please... thank you. Hi guys, > > I try to increase the master clo


Help with serial comunication and Servo controller

Started by Ramon in MSP43012 years ago 14 replies

Hi everyone Im a noob with msp430 and Im having troubles with serial comunication with a pololu maestro servocontroller, I got serial...

Hi everyone Im a noob with msp430 and Im having troubles with serial comunication with a pololu maestro servocontroller, I got serial comunnication with an arduino board an it was easy but with the msp430 has been imposible for me. I dont know where is the problem and i cant get the serial comunication, please If someone can tell me whats wrong with the code I'll be so grateful, thank you. [...


Re: Timer B capture mode with overflow count

Started by shet...@yahoo.com in MSP43012 years ago 1 reply

Hi everyone, I am using MSP430 F5438 controller . I am trying to measure input frequency at pin P4.1 (Timer B1). i don't know how to...

Hi everyone, I am using MSP430 F5438 controller . I am trying to measure input frequency at pin P4.1 (Timer B1). i don't know how to program... please help me... please ... ------------------------------------


Linked Lists - Problem

Started by philipman2001 in MSP43012 years ago 2 replies
LCD

I am trying to add a node to a linked list. I have written the code in a standard commandline application, and it worked. Then, copied the code...

I am trying to add a node to a linked list. I have written the code in a standard commandline application, and it worked. Then, copied the code over to mspgcc. It is failing to set the pointer of the last node to the new node. llist-> next = newNameNode; It causes the msp to stop, and fails to write "add Node - finished" to the lcd display. Any help appreciated. //------------- void


MSP430+3.6V battery

Started by Hithesh in MSP43012 years ago 9 replies

Is anybody using MSP430 with a 3.6V battery (CR2) ? Is it ok to use, since 3.6v is the max...

Is anybody using MSP430 with a 3.6V battery (CR2) ? Is it ok to use, since 3.6v is the max Vcc. -Hithesh ------------------------------------


Ask a Question to the EmbeddedRelated community

To significantly increase your chances of receiving answers, please make sure to:

  1. Use a meaningful title
  2. Express your question clearly and well
  3. Do not use this forum to promote your product, service or business
  4. Write in clear, grammatical, correctly-spelled language
  5. Do not post content that violates a copyright


The 2024 Embedded Online Conference