Other Parts Discussed in Thread: MSP430F2012 Hallo!
How i need setup MSP430f2012 (2013) to work on 16 MHz from internal oscillator.
#include "io430x20x3.h"
#define CLK P1OUT_bit.P1OUT_7
void main(void) { WDTCTL = WDTPW + WDTHOLD; BCSCTL1 …
Does anyboy know what are the neccasry commands for retrieving RSSI from CC430 in labview, apprently setting up regular serial port and just redding is causing a time out. According to NI I have setup the Serial communication perfectly,:my only concen…
I downloaded some bxl file from TI website (http://webench.ti.com/cad/cad.cgi). But after opening it using Ultra Librarian, I only get OLB file. No dra or psm file are extracted.
So I am not able to add the PCB footprint to my components.
I use OrCAD…
I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…
Hello,
the docu for MSP430x2xx contains:
...TheUSCImodule supports clock stretching and also makes use of this
feature as described in the operation mode sections.
The UCSCLLOW bit can be used to observe if another device pulls SCL low
while the…
Thank you for your reply. I made the corrections you mentioned - enabling interrrupts and setting the CCIE bit - shortly after my last posting.I can tell as I step through the code that I am now able to enter and exit the interrupt. However, I have one…
Hi,
Thanks for the fast reply.
Sorry for the mistake. I wanted to use for 921K as the baud rate. Can I use at this speed?
If I want to use only 921K. Is there any other replacement for the hyper terminal on PC. Can I write any program which can…
Hi Paul,
I use the MSP430 product selection page from https://www.ti.com/microcontrollers-mcus-processors/msp430-microcontrollers/products.html and save all parts in the spreadsheet. I use the filters to filter out parts. There are quite a few that…