Quantcast
Channel: MSP low-power microcontrollers
Browsing all 62306 articles
Browse latest View live
↧

Forum Post: RE: UART of MSP430F5529

my code is #include #include volatile unsigned int i, Adc_Data=0; int main(void) { WDTCTL = WDTPW+WDTHOLD; // Stop watchdog timer P6SEL |= 0x01; // Enable A/D channel A0 REFCTL0 &= ~REFMSTR; //...

View Article


Forum Post: RE: UART of MSP430F5529

Section 2.2.6 of the LaunchPad User's Guide says: The backchannel UART allows communication with the USB host that is not part of the target application's main functionality. This is very useful during...

View Article


Forum Post: RE: MSP430FG477 writing to internal flash only succeeds if I...

ok, thank you! then i am actually doing everything right ;)

View Article

Forum Post: How to correct flash the LED in MSP430F6438 with SPPLEDemo_Lite ?

Hi , I am developing in MSP430F5335 + CC2564 with IAR SPPLEDemo_Lite project. I use the following code to change the LED state. void Toggle6438LED(void) { if(P9OUT & BIT4) P9OUT &= ~BIT4; else...

View Article

Forum Post: RE: Discrete Wavelet Transform(dB4)

[quote]I am doing Mtech in Embedded system.[/quote] I'm not so firm in the latest "formal" terminology, but I assume a educational background. Your description did not really exclude a commercial...

View Article


Forum Post: RE: Looking for a micro-controller for my portable audio device

Hi Ryan, Thank you for answering. I have a question about memory size. I want to include 3-5 audio files as a sound indication (for example when turn on/off device or bluetooth pairing status). What...

View Article

Forum Post: DC filter application in sigma delta ADC in MSP430F67791A

Hi, I have downloaded some metrology code for my project (Energy meter project). Part of code contains a DC filter. So, i want to know what would be side effects if i remove DC filter Code: if...

View Article

Forum Post: RE: MSP430FR5989 - Impossible to reset with NMI/RST, completely...

Gents, the 150uA additional current and the fact that only a power cylce removes it sounds like the JTAG LDO is somehow turned on. This can happen on applicaiton level if a pulse between 1 ns and ~50us...

View Article


Forum Post: RE: (MSP430F5659) ADC12, REF and Accuracy

Reducing the differential external reference voltage will make the voltage for each ADC step smaller, i.e., increase the precision, but I'd guess that due to noise, the results will not be more...

View Article


Forum Post: RE: [MSP430FR2533] Confirm the detectable maximum button number...

The FR2533 has 19 GPIOs, but how many buttons are supported depends on how they are connected, and how many pins you can actually use for them.

View Article

Forum Post: RE: Problem in MSP430fr5949 I2C Master Mode Automatic STOP...

Is the interrupt handler called?

View Article

Forum Post: RE: [MSP432 Launchpad] Boot-from-Flash and UART problems

Hello David, Thanks for your reply, this helped a lot. I think I have my UART-Echo program running now, it boots reliably from flash, and the UART connection seems to be stable as well. But, when I try...

View Article

Forum Post: RE: Why the timer only do once time in MSP430F6438 ?

Are interrupts enabled? Is SMCLK still running?

View Article


Forum Post: RE: [MSP430FR2533] Confirm the detectable maximum button number...

I do not know why you think the CapTIvate pin was 19 pin. I know that the FR2533 has 16 GPIOs. How do you think? I would like to know the performance of CapTIvate IP. Can MSP430FR2533 detect the 16...

View Article

Forum Post: RE: Why the timer only do once time in MSP430F6438 ?

Hi Clemens Ladisch If I use the XT1 for ACLK. How do I set the Clock for Timer ?

View Article


Forum Post: RE: Why the timer only do once time in MSP430F6438 ?

Then you'd have to use a different TASSEL value.

View Article

Forum Post: Always Got Not acknowledge From ADT7420 in Master received mode

Hi, I am using MSP430FR5949 (master Mode) to read the temperature data from IC ADT7420. However, ADT7420 sent back a not acknowledge bit to master after the serial bus address byte was transmitted. It...

View Article


Forum Post: How to disable Debug UART for saving power in MSP430 ?

Hi , I am developing in MSP430F5335 + CC2564 with IAR Bluetopia SPPLEDemo_Lite project. In SPPLEDemo_Lite project , it define the Debug UART like the following: /* Configure the UART-USB Port for its...

View Article

Forum Post: RE: (MSP430F5659) ADC12, REF and Accuracy

About the external reference voltage, the datasheet says, that reference voltage should be in range of 1.4 volts to AVcc. The footnote tells you that lower reference voltage levels (< 1.4 volts )...

View Article

Forum Post: RE: MSP430AFE221 minimal circuit

Thank you very much! I am now able to connect to device and programm it with Code Composer Studio.

View Article
Browsing all 62306 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>