Part Number: MSP430F5342 Tool/software: Hi Team,
I am using MSP430F5342IRGZR device. The GPIO pins with port interrupt feature are not sufficient for my design. So, I am looking the way to give port interrupt feature to a normal GPIO pin.
Is there any…
Part Number: MSP430F5342 Other Parts Discussed in Thread: MSP430-SDK , , MSP430WARE Tool/software: Hello, I need some help installing the MSP430-SDK in Code Composer Studio. The microcontroller I want to design for is the MSP430F5342. My computer does not…
Part Number: MSP430F5342 Tool/software: Hi Team,
I am using MSP430F5342IRGZR to reset a SoC. The reset pin in the SoC is an active low pin. So, we added a pull-up resistor to the reset pin of SoC and connected it to a GPIO pin of the MSP430F5342IRGZR to…
Part Number: MSP430F5342 Tool/software: Hi Team,
I am planning to use MSP430F5342IRGZR to issue a power on reset signal to the ZU9EG MPSoC device. We have connected pin no. 48 (A GPIO) to the PS_POR_B pin of ZU9EG MPSoC device. And pin 47 (A GPIO) of …
Part Number: MSP430F5342 Tool/software: Hi Team,
I am planning to implement a watch dog timer's functionality using MSP430F5342IRGZR. We are planning to send a reset pulse for every 200ms from an FPGA device to the Pin No. 5 (A GPIO) of MSP430F5342IRGZR…
Part Number: MSP430F5342 Tool/software: Hi Team,
We are using the parts MSP430F5342IRGZR and LMK04808BISQE/NOPB from TI in our new design. And we need to configure the LMK clock using MSP430 via the SPI interfaces available in both the devices.
As per…
Part Number: MSP430F5342 Other Parts Discussed in Thread: LMK04808 Tool/software: Hi Team,
I'm using MSP430F5342IRGZR microcontroller in my design.I wanted to interface MSP430F5342IRGZR with LMK04808.I have gone through the LMK04808 datasheet, looks…
Part Number: MSP430F5342 Other Parts Discussed in Thread: MSP-FET
Part: MSP430F5342
Debugger: MSP-FET
IDE: Version: 7.4.0.00015
We are working on updating an obsolete bluetooth IC which is configured via AT commands (serial commands) from a MSP430F5342…
Part Number: MSP430F5342 Hi Team,
My customer want to activate UART automatically from LPM3 when UART received data.
His using internal REFO as system clock source. ACLK=32.768K, SMCLK=1M. Baud rate is 9600.
But he found that when he use SMCLK as UART…