Part Number: MSP430F133 Tool/software: Hi,
We have used MSP430F133IPAG in our design and used external crystal of 3.6864Mhz frequency (crystal PN: ECS-36-20-7SX-TR) in design for Xin and Xout pins as shown below.
But some of the crystals ECS-036-20…
Part Number: MSP430F133 Hi, I am using code composer for the MSP430fr133, I have successfully sent a Bluetooth signal from an external application to the RX pin of the MSP430 via the HC-05 Bluetooth module, I have set up an if statement as part of my…
Part Number: MSP430F133 Since a long time, we have some issues with the programming of the MSP430F133.
The programming is done with the JTAG port - TCK, TMS, TDI, TDO, RST, Vcc, GND. The MCU is programmed at the beginning of the test sequence with a test…
Part Number: MSP430F133 We use the MSP430F133 device in a control handle for our machines. A few years ago, we had several instances of these handles becoming non-functional. Upon analysis, I found that the MSP430F133 controllers in them were completely…
Hi Nagendra,
I'll assume you were able to resolve your issue so I will go ahead and close this thread. If this isn’t the case, please click the "This did NOT resolve my issue" button and reply to this thread with more information. If…
Part Number: MSP430F133 We manufacture controller handles for robots using this chip ('F133) as it's brain. We have had three units come up dead after having been fine and functional for various amounts of time (from several days to a couple months…
Part Number: MSP430F133 Tool/software: Code Composer Studio Good Morning, I've a small problem using CCS6 to program a MSP430F133:
In my program I need to store data in INFO memory, starting from 0x1000 location.
I used the .sect directive, but when…
Part Number: MSP430F133
The actual "Errata Number" scheme in SLAZ134G www.ti.com/lit/pdf/slaz134 has changed and is confusing for users looking for the revision history.
Why did we move away from the previous scheme?
Regards, Bernd
Part Number: MSP430F233 Other Parts Discussed in Thread: MSP430F133 Hello, For my application, I want to migrate from MSP430F133 to MSP430F233. To do this, I’m using the SLAA381B document. In this document (§3.6), there is a warning about reserved…
Part Number: MSP430F133 Hello,
I've got an application reading 2 channels in a single shot multiple channel ADC read. The code is below. It seems to "work" but the actual reading I am getting from the first temporal channel sampled is high. …