Other Parts Discussed in Thread: MSP430F5522 I'm having a problem implementing and interrupt function in my already existing code. Basically I want the interrupt to trigger either when a certain output is triggered or when the counter that triggers the…
HI David. thank you for help.
i can talk to ADS1291 (on bread board) with MSP430 development board . can write and read ADS1291 registers correctly.
but now. i can't talk to ADS1291 (PCB board with instrument amp on ) with MSP430F5522 on another…
Brent Huebert said: I'm working with the MSP430F5522. I'm not asking for anyone to go into any great depth on this; but if they happen to have some insight on my question, I'd appreciate it. Looking at the MSP430F5522 datasheet SLAS590K, Erratasheet SLAZ308D…
Other Parts Discussed in Thread: ADS1291 , MSP430F5522 , MSP430F5529 , ADS1292R hello everyone.
i have problem receiving data from ADS1291.
because of the data i get from ADS1291 is weird. so i check the first 24 bits which are status register.
…
Other Parts Discussed in Thread: INA333 , MSP430F5522 , OPA4330 Is it possible to purchase bare dies that are NOT listed on the ti.com/baredie page? My current design uses 32 INA333, 16 OPA4330, an MSP430F5522, a few other TI chips, and various passives…
Other Parts Discussed in Thread: MSP430F5522 Hello Everyone,
My team and I are currently evaluating CCS5 and we have an unreasolved problem.
We were working on a program that was compiling and debuging with succes. We are using Code Composer Studio…
Hello Jeff
Thank you,
I tried with the latest version Rev E and it works fine.
However we will be using MSP430F5521 in our final production.
And the above issue is still there in case of MSP430F5521 Rev E .
I have also tried MSP430F5522…
Other Parts Discussed in Thread: MSP430F5522 I tested the MSP430f5522 using the example MSC application with emulation modified such that all sectors return are just full of 0x00 rather than trying to read from the flash. I did a couple speed tests and…
Hi John,
unfortunatelly for the MSP430F5522 you are using, the default pre-programmed BSL is the USB BSL, and if you want to use UART BSL, you would need to program it by yourself.
Other Parts Discussed in Thread: MSP430F5522 , MSP-TS430PN80USB What are the basic requirements to get an MSP430, USB capable of course, up and running? I made my own custom Development board, but the HID USB (Mouse) demo isn't working. I know it's not…