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

Forum Post: Code Composer with New MSP430FR5994 Chip

How do i get CCS to support the new MSP430FR5994 .. i have the preview chip and i want to start testing it..

View Article


Forum Post: MSP430FG4618 startup code help

Hi I believe there is bug in MSP due to which MSP430fg4618 doesn't boot some times and only way to recover the system is reflashing. I was trying to find startup code which it executes before it calls...

View Article


Forum Post: SD Card Initialization Failing with MSP-FET Connected, works without

First off, my setup. IDE/compiler: IAR EW430 6.50.1 Programmer: MSP-FET (Jtag speed set to Medium in IAR, also have tried with Fast) Micro: MSP430FR5969 SD Card: Kingston microSD 16GB SDHC as well as...

View Article

Forum Post: MSP432 COMP C1.0 input at Vcc

I'm trying to configure and MSP432 launchpad to use COMP to compare two separate signals. the problem I have is (P6.7)C1.0 remains at Vcc while (P6.6)C1.1 is adjustable the circuit for (P6.7)C1.0 is...

View Article

Forum Post: RE: Code Composer with New MSP430FR5994 Chip

Hi Gerald, In CCS, I'd recommend installing MSPWare using the CCS App Center. Then, you will be able to find code examples for the MSP430FR5994 device in the TI Resource Explorer. Regards, James MSP...

View Article


Forum Post: RE: MSP430G2 Launchpad board not recognized when creating new...

Will do. Thanks again.

View Article

Forum Post: RE: Does GCC compiler for MSP430 support C++11?

The GCC documentation documents this in C++ Standards Support in GCC . Please note that the MSP430 architecture uses a different runtime library ( newlib ), so features that require runtime support...

View Article

Forum Post: RE: Bug with function MAP_GPIO_getEnabledInterruptStatus MSP432

The function is working as intended on my system (CCS V6.1.3 & DriverLib V3_21_00_05), what versions are you using? Regards, Ryan

View Article


Forum Post: RE: Does GCC compiler for MSP430 support C++11?

I tried using the "-std=c++14" option, but it is not accepted by CCS, why not?

View Article


Forum Post: RE: SD Card Initialization Failing with MSP-FET Connected, works...

Hi Ryan, First off, here is the Clock setup (in case you see some error): /* Configure the clock */ /* DCO running at 16MHz */ /* HFXT is 8MHz */ /* LFXT is 32.768kHz */ /* ACLK running on LFXT 32768Hz...

View Article

Forum Post: RE: msp430F6733: How to demonstrate ILPM4=1.6uA ? (Schem and...

Hi Hideaki, Thank you for your feedback. I've passed it along to our software team. Regards, James MSP Customer Applications

View Article

Forum Post: RE: MSP430FR5739 Trouble Writing Memory Block

If the CC430F5137 device works with the same MSP430-JTAG-TINY-V2 tool on both IDEs, and if both MSP430-HFR5739 devices are unaltered but failing, I would have to assume there is a hardware issue...

View Article

Forum Post: MSP430 and I2C frequency

Hello, I have an MSP430F6779A with an I2C bus activated (to drive a little oled screen). My clocks are : MCLK = 8 MHz, SMCLK = 4 MHz and ACLK (from XT1) = 32,768 kHz. // Set the correct VCore....

View Article


Forum Post: RE: MSP430FR5739 Trouble Writing Memory Block

The only jumper is for internal and external power supply. Currently the JTAG feeds. The JTAG MSP430-JTAG-TINY-V2 firmware is up-to-date. The latest is OLIMEX MSP430 DLL drivers 2,007, of 2013....

View Article

Forum Post: RE: MSP430G2 Launchpad board not recognized when creating new...

I did some checking around. The change has been comprehended in our release beyond 6.2.0. The good news is that the new board management system in Energia should help with keeping compatibility going...

View Article


Forum Post: RE: SD Card Initialization Failing with MSP-FET Connected, works...

Hi MAtt, Out of curiosity, why the increased wait states? If you are only getting up to 8 MHz then I'd recommend using no wait states, a max of NWAITS_1 for 16 MHz. But I don't think this will affect...

View Article

Forum Post: I2C problem with second data burst.

Below my code: int Read_ TMP102 (unsigned char TMPaddr) { // Protocol Base >>[START BIT][ADDR+R/W][REGISTER][DATA1][DATA2][STOP BIT] //I2C description document TI SLAU144J - page 461 (...

View Article


Forum Post: RE: MSP432 DMA Source Mapping

[quote user="Chris Sterzik"] Eric, Thank you for pointing this out. I believe there is an omission but will need to confirm. I tried a fairly simple test and found DMA_CH5_EUSCIB2RX0 is triggered from...

View Article

Forum Post: RE: SD Card Initialization Failing with MSP-FET Connected, works...

You, sir, win the prize... There was a FET switching power to the SD card. I jumpered power over it, and now it's all working with the debugger. In fact, it initializes in just over 10ms. Now I'll be...

View Article

Forum Post: RE: SD Card Initialization Failing with MSP-FET Connected, works...

P.S. The increased wait states were a remnant of some trial and error with changing the clock freq. I had set it for Wait_1 for 16Mhz, then upped it just to see what would happen. Thanks for pointing...

View Article
Browsing all 62306 articles
Browse latest View live