Part Number: MSP430F5514 Tool/software: Hi, Team:
CCS Version: 12.7.1
Chip: MSP430F5514
I'm trying to keep receiving data from UART and processing it.Therefore, I want to be able to check the memory status in real time when debugging to determine…
Part Number: MSP430F5514 Other Parts Discussed in Thread: DLP4710EVM-LC , I am a layman in IT domain, and majored in optics.We purchased the DLP4710EVM-LC, and would like to know whether the code example(as shown in the red circle in the picture below…
Part Number: MSP430F5514 Hello,
Regarding to BSL6(USB suspend/reset) on MSP430F5514 errata, my customer is asking a question.
(Question)
If this failure occurs, is there possible that password access is failed at USB BSL?
They face issue when…
Part Number: MSP430F5514 Other Parts Discussed in Thread: MSP430USBDEVPACK Hello,
Regarding to vendor ID on MSP430F5514, my customer is asking a question.
They will change vendor ID at USB BSL dynamically on their application.
PC: customer ID…
Hi Gary,
Can we have current status and test results for MSP430F5514 ?
I'm sorry for rushing you, but this is also required asap.
Best regards,
Miyazaki
Part Number: MSP430F5514 Hello,
Regarding to password at USB BSL on MSP430F5514, my customer is asking a question.
(Question)
When password is accessed, is there possible that it is failed because the timing of password access from PC(USB host…
Hi Abhishek
We have some problems about UART BSL with MSP430F5514. We are trying to fix this issue now. If I have any update I can update it to you.
For more detail you can refer to https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/778508#pi320995…
Hi Abhishek,
Good catch. An external XTAL is required for the USB BSL. This seems to be the root of the issue:
Any luck with the UART BSL?
Thanks,
Mitch
Hi Yiding
Apologies for the late reply. I tried replying a couple of times but there was a problem with the website/my internet here.
I solved my issue using flash controller(FCTL) rather than using #pragma. I'm not looking at the issue currently…