Part Number: MSP430F5529
Tool/software: Code Composer Studio
Hello !
Im doing a project for Uni. and I want the MSP430 to read from a 6-bits parallel data bus (the string is generated by a voice recognition circuit) and write a code over thos strings that I get.
Should I choose a port (for example P6) ? How can i read the data simultaneously and perform some operations on it (with respect to the specific string that i get)?
Voltage levels are matched.
Im using CC5.
Thanks in advanced,
Nir