Part Number: MSP430F5528 Other Parts Discussed in Thread: MSP-FET I've attached a schematic of how our PCB has the power supplied to the MSP. According to all documentation, I think I've wired it correctly but it seems to just get extremely hot and the…
Part Number: EVM430-FR6047 Other Parts Discussed in Thread: MSP430F5528 , MSPWARE , MSP430WARE , CAPTIVATE-PGMR Hi Team,
Good day, we received inquiry from customer regarding HID Bridge Communication error in this device. For me to not miss any information…
Hello Raghav,
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. …
Part Number: MSP430F5528 Tool/software: Code Composer Studio I am trying to use a thread or semaphore in my CCS code. After doing some research I found SYS/BIOS, a Kernel component for embedded real-time software, which allows me to implement threads…
When I add the project again from DriverLib but this time using the MSP430F5310 like yours, it complies. It only does not work for MSP430F5528.
THANKS, Raghav
Part Number: MSP430F5528 I am trying to connect several external temperature sensors to monitor the heat produced by my board. Eventually I would like to take an average of the temperatures and display the value
I am currently trying to configure the…
Hi Jon,
It's been a few days since I have heard from you so I’m assuming your figured out a way to move forward. If this isn’t the case, please click the "This did NOT resolve my issue" button and reply to this thread with more information.…
Part Number: MSP430F5528 Tool/software: Code Composer Studio I was looking at the Driverlib examples on CCS copyright 2017. I am trying to run the rtc_b_ex1_calendermodeLPM0 or the rtc_b_ex2_calendermodeLPM3 for the MSP430F5xx_6xx. But each time I try…
Part Number: MSP430F5528 Other Parts Discussed in Thread: FDC2214EVM , Hello application Engineers,
I am doing a prototype using a FDC2214EVM, which has an on board microcontroller MSP430F5528. I use my own Labview application software for data stream…
Part Number: MSP430F5528 Tool/software: Code Composer Studio I had some issues with increased power consumption which only happened when the USB was initialized, via the function USB_setup(TRUE, TRUE).
I traced the issue to the function USB_determineXT2Freq…