Part Number: MSP430F5239 Other Parts Discussed in Thread: MSP-TS430RGC64C , MSP-FET , Hi,
I am using MSP-TS430RGC64C+ M SP430F5239 + MSP-FET + BSL scripter to verify the BSL function but I am facing some issues.
There are a lot of [ACK_ERROR_MESSAGE]Unknown…
Part Number: MSP430F5239 Other Parts Discussed in Thread: USB2ANY , MSP430F5229 , MSP-FET
Hi,
Introduction:
I am using MSP430F5239 and my system requires an I2C BSL for upgrading the firmware in the field. We figured out that the default BSL in this device…
Part Number: MSP430F5239 Hi Team,
I want to know if MSP430F5239 support I2C clock stretching and how to implement this feature. Is it required for user to write the module or it comes with the device. Thank you.
Part Number: MSP430F5239
Customer is newly using SBW interface for debugging and programming and sees that the MCU stucks sporadically. After reset it runs prefectly again. TEST/SBWTCK is very sensitive and the question came up if RSTDVCC/SBWTDIO is sensitive…
Part Number: MSP430F5239 Other Parts Discussed in Thread: TL7700 Hello.
I saw the this document.(MSP430 Hardware Tools User's Guide)
www.tij.co.jp/.../slau278ae.pdf
Figure2-1:
Reset pins of JTAG and MSP430Fxxx are connected.
When resetting MSP430 …
Part Number: USB2ANY Other Parts Discussed in Thread: MSP430F5239 Hi team,
I am designing MSP430F5239 with USB2ANY connector. I don't how to connect the SPI CS pin on the USB2ANY connector. What's the definition of SPI CS? Should I connect J4-9 to P4…
Part Number: MSP430F5239 Hi Team,
I want to use one of the GPIO of MSP430F5239 to generate a signal as below. Can I use Timer with PWM output to generate the code? Thanks.
Best regards,
Penny
Part Number: MSP430F5239 Other Parts Discussed in Thread: MSP430F5529 I have a CCS project where I use MSP430F5239 as a I2C Master. The communication with slave was tested to be successful.
I introduced FreeRTOS to my Application. (I2C ISR + a new task…