Other Parts Discussed in Thread: MSP430F5256 Hi all!
I`m designing board based on msp430f5256.
And I have some question about schematics.
1. about split-supply I/O
If I don`t using mcu i/o port supply from DVIO domain.
Can I don`t connect DVIO pin to 1,8…
Other Parts Discussed in Thread: MSP-TS430RGC64C , MSP430F5256 Hi all.
I have:
1. msp-ts430rgc64c.
2. msp430f5256.
3. licensed CCS v. 5.5.0.00077
4. MSP-FET430UIF
For MSP-TS430RGC64C I did:
insert msp430f5256
close JP3 to “int” state
close JP4…
Other Parts Discussed in Thread: MSP430F5256 Hi all!
I have a question on concurrent use of UARTs and how correct processing s imultaneously RX interrupts?
i.e.
for example, MCU is msp430f5256. It has four USCI_A. ( USCI_A0, USCI_A1,USCI_A2,USCI_A3 ).
…
Hi MSP student,
I'm attaching a list of devices supported by SYS/BIOS (the RTOS):
3276.devices.html
If you want TI-RTOS, which includes SYS/BIOS as well as driver support (SPI, UART, etc), the list of MSP devices supported by TI-RTOS is the following…
As one more update, you can find the full revision table of compatible hardware and software revisions included in the release notes:
Release-Notes-MSP-GANG.htm
See the section called "Version Matrix"
So I just found something interesting! I have a PC with a clean install of win10, and I installed CCS 11.2 with the command line "--mode unattended --disable-components PF_MSP430,PF_MSP432"
And then installed the arm compiler and tried to use…
Hi SeaFesse, If you check the release notes from version 1.2.8.0, in the Version Matrix section, you'll see that the MSP-GANG HW v1.04 is only compatible with version 1.2.1.0 and higher. So this combination should not be used - please use the latest…
I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…