Other Parts Discussed in Thread: MSP430FR5736 I have a MSP430FR5736 and cannot get it to enter and exit LPM3.5. I unlock LOCLLPM5 and then
mov #PMMPW+PMMREGOFF,&PMMCTL0
bis #LPM3,SR
as per the user guide. It never exits this. If I substitute a loop…
I put together a small script that would automatically compile a small test main.c with all the fram targets and report back which ones ended up with no __MSP430_HAS_FRAM__ (please ignore the list from my first post):
https://github.com/rodan/reference_libs_msp430…
Other Parts Discussed in Thread: MSP430FR5736 , MSP-TS430PW28 I was programming and debugging code on a MSP430FR5736 over the past few days and then this morning started again and found that I got the message that security fuse flown or device not recognised…
I am having the exact the same issue. I am using MSP430FR5736 and have ported the SPI driver, but the code just gets stuck at hci_event_handler(). It seems that there is no event or data received from CC3000.
Is it because that the CC3000 does not get…
After futher analysis, I found the SPI recevice buffer difference between the Home Automation and Basic WiFi Applicaiton. Once the HCI_CMND_SEND(0x1003) has been sent to CC3000, it will get response two times from CC3000, i can see the IRQ was triggerred…
Hello Avi,
Have you got your issue resolved. I am having an exactly same issue.
I am using the CC3000 module and the MSP430FR5739 (the FRAM - MSP430FR5739 kit). The SDK windows is 1.11.1. But after I download the Basic WiFi Binary, and press …
Other Parts Discussed in Thread: MSP430FR5736 Hi can i use MSP430 Lanuchpad to program MSP430xx devices(other than MSP430 value line devices) such as MSP430FR5736 and low voltage part.