Hello, all,
I've got some very basic questions regarding to how to adapt CC3100 to Atmel MCU platform (Arduino leonardo - Atmega32U4).
1.Can anyone point me a direction of where should I start in terms of configuration between Atmel and CC3100 (using UART Interface)?
I found a discussion of:http://e2e.ti.com/support/wireless_connectivity/f/968/t/349586
2. can anyone explain a little bit more about this user.h file? what is purpose of this file?
3.Another question is under following directory C:\TI\CC3100SDK_1.1.0\cc3100-sdk\platform\msp430f5529lp\board.c
what is the purpose of board.c file ? what needs to be configured in this file? how this is related user.h file?
Thank you very much for helping me with the above basics questions as i'm very new to this area.