Other Parts Discussed in Thread: MSP430F449, MSP-FET
I'm embarking on a development effort involving the AFE4300. I've procured and tested the AFE4300EVM board and I'm satisfied with its performance and am ready to begin development on a circuit board based on this chip. Initially my goal is for my circuit board to behave like the EVM board insofar as how it measures impedance and uses the weight scale.
My development plan is as follows:
- Download Code Composer studio and available firmware from TI for MSP430 on AFE4300 EVM board.
- Get it to compile as-is
- Modify code, compile, reprogram AFE4300 EVM’s microcontroller with new code (is that microcontroller reprogrammable?)
- Develop schematic for AFE4300 based circuit board– based on EVM schematic minus unnecessary components. (I'm currently evaluating PCBWeb Designer software: is there a free schematic capture/pcb layout package that is better for TI products/recommended by TI? Are there other schematic capture resources/libraries available to import to PCBWeb thru TI?)
- Develop PCB from schematic: get a prototype.
- Develop new code for MSP430 (starting with available firmware from TI for MSP430 on EVM board, modified as needed).
- Develop simple GUI based on writing/reading AFE4300 registers (With Excel? or use existing GUI for EVM board to communicate with proto board?)
- Test/troubleshoot prototype board.
I have a few questions embedded in that list in parentheses: can you address those questions? Please comment on any aspect of this development plan; whether anything I've outlined looks problematic, or whether you have some other suggestions. I've been navigating around your extensive web site to see what sort of tools/training are available to me that would be helpful to my effort; maybe you can help direct me to applicable training or resources.