Dmitry wrote:
Fellows,
there are some app notes concerning 15x/16x devices.
Shall we add these bits to the toolchain now or after an official release?
The 15x and 16x contain an updated USART module, which has an I2C
facility. They also have a new DMA module, and a new DAC12 module. As
far as I can tell the other modules are just like those in one or other
previous MSP430s. I just commited the following headers to cvs:
msp430/dac12.h
msp430/dma.h
an updated msp430/usart.h with a new switch for the I2C feature
msp430x15x.h
msp430x16x.h
and an update to io.h so it knows about the above.
Now if our good friend Dimitry does the compiler bits.........
Regards,
Steve