Part Number: MSP430F5358 Other Parts Discussed in Thread: MSP430F5510 Tool/software: Hi Everyone,
I'm trying to implement a serial communication via UART between my MSP430F5358 chip and another microcontroller (Atmel AtxMega32e5). I set a receive interrupt…
Part Number: MSP430F5358 Other Parts Discussed in Thread: MSP-FET Hi
We are using this controller (MSP430F5358) and the MSP-FET Emulation tool.
when we tried to flash through JTAG via CCS, it gave the error of MSP430: Error connecting to the target…
Part Number: MSP430F5358 Hi, Whether hardware flow control RTS and CTS support available in MSP430F5358 and example code for hardware flow control for this series
Part Number: MSP430F5358 Hi
In the above snippet, i have selected SELREF for XT1CLK and ACLK,MCLK,SMCLK is driven by XT2CLK. In case if my XT2CLK fails then it will go to DCOCLKDIV which is driven by XT1. And when XT1 fails then it will go to REFCLK…
Part Number: MSP430F5358 I would like to program/debug using FTDI FT4232H in JTAG mode connected to the MSP430F5358 JTAG pins.
How do I add/use FTDI Driver in CSSv10.4 to use the FTDI instead of the MSP430FET ?
Thanks,
Shubhanshu Rastogi
Part Number: MSP430F5358 Hi team,
In our design we are using MSP firmware upgradation via I2C using Custom Bootloader. In that flash memory of MSP is divided into Dowload partition, App partition and App manager partition. The binary is sent from Master…
Part Number: MSP430F5358 Hello there ,
I want to flash my MSP through normal UART not from BSL UART, because I am able to perform the communication from it, so wanted to use the same for flashing.
Kindly mention if any possibility and changes I need…
Part Number: MSP430F5358 Hi team,
We are using MSP430F5358 IC as the board management controller(BMC) in our project and we have some queries related to this IC.
1. The BMC's oscillator has failed and the BMC's clock is not supplied. In this scenario…
Part Number: MSP430F5358 Other Parts Discussed in Thread: MSP430WARE Hello,
This is Saumya. We are using MSP430F5358 in our project. Is the driverlib support is available for MSP430F5358 ?. I installed MSP430Ware and tried to import an i2c example project…