Forum Post: RE: BoosterPack Standard needs some work
[quote user="Stellaris Dexter"]One final note, a benefit of this change is that it simplifies and improves the Energia experience across LaunchPads and should make Energia sketches more portable across...
View ArticleForum Post: RE: mibspi
Hi Ron Chow,Regarding your question on 'meanwhile,i am confused default chip select oxFF,because i only used cs0.' The CSDEF defines the Chip select default pattern ie). the polarity of the chip...
View ArticleForum Post: RE: F28027 LaunchPad, PWM not giving a constant output frequency
[quote user="Pankaj Kadam"]I tried TI website but didn't get detailed document of the PWM module for the Launchpad, they do have documents on HPWM and Enhanced PWM but I wanted more detail on...
View ArticleForum Post: RE: compiling error with using lwip
First of all, thank you for reply. I have posted two threads. This is the only one got reply. thanks godI checked the include path in the ARM compiler option. I missed "${workspace_loc:/${ProjName}}"....
View ArticleForum Post: RE: coding in msp430
[quote user="jayadev jayaram"]i would like to get a code[/quote]I would also like to get a code I need. Thing is that I have to create it myself.[quote user="jayadev jayaram"]create an ambient led...
View ArticleForum Post: RE: Program Information Segements
If you simply want to erase the information memory segments, you will likely need to adjust the properties of the Project to modify the default behavior in CCS. This may not be the ultimate tool you...
View ArticleForum Post: MSP430F5510 USB Stack API CDC recieve "freeze" after two bytes
Hi there,I'm still working on my custom MSP430F5510 based board and I'm now struggling with the CDC USB Stack API. My current firmware is based on the echo example, only adjusted to my boards...
View ArticleForum Post: LCD S0802X how to communicate with MSP430F
The LCD that I currently use is NMTC-S0802XRGHS with the following address to its guide-sheet.http://www.microtipsusa.com/pdfs/products/NMTC-S0802XRGHS.pdf I can show 2 line by 8 character in each...
View ArticleForum Post: RE: Code protection. Intelectual property.
The simplest BSL only needs to erase Flash and load the image as generated by Compiler/Assembler/Linker. There is no need to load RAM, peripherals, PC, or other registers. Once the Flash is loaded...
View ArticleForum Post: RE: How to select TIVAWARE Download
Hi Brandon, this infromation NEED stay on download page, so if you need complete package DL this.. this serve as... Otherwise we discover by downloading useless payload wastig HD space on client and...
View ArticleForum Post: RE: How to write the equation sliding mode control to AMR Crotex...
What are you speaking about?First equation appear as Proportional Integral control theory, (as in general) if applied to DC motor may control the torque ...the last one appear as finite integration...
View ArticleForum Post: RE: Seeking code for interfacing GSM SIM900 modem with MSP430G2553
I have done this. Code is a bit tricky using asm. Email me at isas.care@gmail.com, i will try sending mine
View ArticleForum Post: RE: IAR EW430: Unknown device : (OpenDevice) ,...
Then perhaps FET does not see your chip at all. Try double-checking SBW circuit, slowing SBW clock or even temporarily removing capacitor on reset pin - if any. Also you have option to try JTAG 4-wire...
View ArticleForum Post: RTC read stuck at checking RTCRDYIFG
We have a piece of code that reads RTC register on MSP430F5335 (battery backed up RTC)When running with IAR Workbench with JTAG cable, it always works fine, return expected values.But if running with...
View ArticleForum Post: RE: TM4C123GH6PM ICDI micro
Alessio, the ICDI TIVA has no JTAG connected, this sound as you activated USB bootloader on first chip, this sound as very strange, if so I fear no image of ICDI is available due I suppose some sort...
View ArticleForum Post: TMS470 HET PWM HalcoGen configuration incorrect
I'm trying to setup two PWM channels on a TMS470 in HalcoGen. When I configure the period for each channel to be 1000uS the output period ends up four times higher at 4000uS.I've tried this same...
View ArticleForum Post: RE: red led on FET430 UIF stays on after program loaded
[quote user="Roberto Romano"]Hi CA, is the board where you loaded code working? [/quote]Hi Roberto,No! This is the point that has made me doubtful about either board or the FET Emulator!I am not sure...
View ArticleForum Post: RE: MSP430 external memory access
Hi Delared, I am not sure this can help your goal, on IPcore an MSP430 exist and is accurate enough, you can add dual port memory interface, after first full dump using a buffer can transfer just what...
View ArticleForum Post: RE: Concerning to the Hercules Safety MCU UART Bootloader
Hey sorry I didn't work for you. I'm using CCS 5.4, and haven't experienced any library issues after the initial configuration of the project and including absolute paths for the linker.I'm using the...
View ArticleForum Post: MSP430F6659 I2C Issue
Hello TI Forums,I am developing I2C device drivers for the MSP430F6659 to transmit/receive data from a MEMS accelerometer. I developed the I2C drivers before for another device (MSP430F2418) and had no...
View Article