... Yup - IntellaSys closed. ... Nah, Paul - you just asked enough to fund your serious petrol- head excesses from the profits. Truth be told, C was not a fit ...
Hello! First I must say, that I'm new in posting on users group so please don't blame too much for some mistake. Here is my problem: I'm experiencing very...
In my project I want to save an image on an external Flash. There will be a parallel connections between Data and address busees of Flash and GPIO's of MCU. ...
I have been reading (rather, hearing) that there is a limit to how many times flash (info memory) can be written/read. Suppose I have a parameter that is...
I just got this in my inbox: "Dear valued customer, I am excited to let you know that TI has signed a definitive agreement to purchase National Semiconductor,...
I have a project ABC in IAR which I would like to rename as XYZ. I tried just renaming the files which I saw had ABC but that did not work. The IAR help was no...
Hey folks, When TI first introduced this line there was a good discussion on here about the pros and cons of using it. For the life of me, I cannot find the...
I've been a member of this group for some time now and read with interest the various topics that come up and the thoughtful replies. Being a relatively new...
Hi, I am developing a communication system with 16 slaves and one/two or 4 master(s). Each slave is a sensor with an MSP430F2618, and the master will save all...
I am using the UART on the 1612 for both UART/serial as well as I2C, and configure/reconfigure it frequently. I have found that when ever I exit the I2C mode...
Hi All I am starting to work with MSP430 so please, be patient if it sounds stupid, because I am really a beginner! :) I am currently using the FG4618 and...
Hi all, Re. device: MSP430FG4618. I've noticed that the IAR XCAP definitions are different to that of the T.I. data sheet. IAR's header file contains: #define...
Hello, group. I'm in need of a JTAG programmer/debugger interface for the F5xx and F6xx chips, specifically the CC430F6137. The MSP-FET430UIF from TI looks...
I am looking for a good piezo/buzzer/transducer of small size. I have tried using the standard type (like on a PC MB) but for some reason without good results....
Hi all I'm an absolute novice at in the world of microchip programming. I am considering taking an online course from one of the local community colleges here...
8MHz/20 does not equal 2MHz, so if nothing else your comments are wrong. here is the code I use on a 2274 to run the SPI at 4MHz, notice I have commented out...
Hi, All. I not understand - very easy code not work. P1.1 to GND - LED off, P1.1 open - LED on. Not work. void main( void ) { // Stop watchdog timer to prevent...
I want to build a hardware interface using the F2013 that communicates bidirectionally with a visual basic program that talks to virtual com3 using the ez430...
I have a question regarding the flash erase/program cycles. In the user manual of msp430F4xx states that the number of cycles is min 10^4 and typical 10^5. I...
I'm having some trouble getting I2C to work without interrupts on an MSP430F4793 for use in a interruptless bootloader. I have been able to successfully...
Hey folks, I usually download and test my msp430F5438 software using jtag and MSP-FET430UIF. I use the IAR workbench (full, latest version). Our test...
I have never encountered this situation before: I can flash the MSP (i.e. program downloads with FET) but it will not run. What might be the reason for this? I...
Hi group, I am trying to write my first timer code on the ez430F2013 USB board using IAR kickstart. The timer is Timer_A Clock input is VLO No division. Timer...
Hi group, Newbie question - I was looking at the schematic of the ez430F2013 board. The Xin/Xout pins of F2013 are not connected to anything. Where is the...
Hi I have been trying to download my progaram to a chip using batch file and I tried using cspybat and kept on getting error I tried download_only but I could...