Other Parts Discussed in Thread: UNIFLASH, CC31XXEMUBOOST,
I am developing a product using CC3100. I need to implement SSL in my product. What I understood from the user manual is that the SSL certificates
need to be stored in serial flash. But in my product I am not included the serial flash. I have the following questions.
1. The inbuilt SSL feature of CC3100 is only possible with the use of serial flash?
2. How we can load the certificate to serial flash(if serial flash is available)?
3. What I understood is, we can load the certificate file using the Uniflash tool. For that we nee to use the CC31XXEMUBOOST. But how can I use CC31XXEMUBOOST board to
program my proprietary board design ?