Other Parts Discussed in Thread: MSP430F1232 My project reached the 4k limit on kickstart and I migrated it to CCS V4.2.3. After a bit of editing the project compiles with no errors or warnings but when I try to load & debug it reports unable to locate…
Other Parts Discussed in Thread: MSP430F1232 , CC2500 , MSP430F2012 , TEST2 I have a board using CC2500 and MSP430F1232 , sending wireless packets using RF. This board is configured in the TX (TRANSMIT) mode and successfully transmits information every…
Other Parts Discussed in Thread: MSP430F1232 After adjusting numerous register names in the UART and adding BCSCTL3 to the clock setup I find that the code compiles without errors or warnings but the interrupts do not operate any more. I am using TIMER0…
Other Parts Discussed in Thread: MSP430F1232 Hello,
I'm not getting to record my MSP430F1232. I'm using a Parallel port recorder. The uC is with a program recorded using the pins of record.
Does anyone know how to erase the program in this uC? …
Hi,
the detailed of the solution is in the chapter "Standard streams for input and output" of the "MSP430 IAR C/C++ Compiler Reference Guide"...
practical solution.. include this code in the main fuction..:
#include <stdio.h>
size_t __write(int…
Part Number: MSPM0G3507 Other Parts Discussed in Thread: MSP430F1232 , Tool/software: Spec says it will run at 96ua/MHZ so using 32K clock should be able to run CPU in run mode at about 3 uA, yes? I understand there are other static sources of power drain…
Part Number: MSP430
Tool/software:
Hi everyone,
I will be appreciate if someone give a technical answer an guide me how to solve the problem. I am new in TI MCU. I am working with CCS12 and the target chip is MSP430F1232. when I compile my code…
Part Number: DRV8801 Other Parts Discussed in Thread: MSP430F1232 , , Tool/software: I have a DRV8801 EVM, my CCS is showing "NO USB-FET was found". The onboard MCU is MSP430F1232.
Attaching the link to the EVM below:
DRV8801-EVM
Hello Poonam,
My understanding is that for all practical purposes, Tj = Ta on MSP430 devices. This is mainly because MSP430 devices are quite low power with very little self heating.
Here are some older threads discussing this same topic:
https…