Search found 4 matches

by Widgetman
Tue Feb 13, 2018 10:57 pm
Forum: General Discussion
Topic: Using Flash Encryption
Replies: 3
Views: 4958

Using Flash Encryption

All, Is there a good example on how to use the flash encryption scheme for applications. I would like to develop an app using this part and maintain encrypting the image outside of the part so that it is only decrypted inside and run. I would need to update it OTA if possible using wifi. Any thought...
by Widgetman
Thu Feb 08, 2018 8:48 pm
Forum: ESP32 Arduino
Topic: Digikey MKR-KIT Development Card
Replies: 3
Views: 4878

Re: Digikey MKR-KIT Development Card

Here is the link to the MKR Development kit which supports both the 8266 and ESP32 modules

https://www.digikey.com/products/en?keywords=MKR-KIT
by Widgetman
Mon Feb 05, 2018 9:48 pm
Forum: ESP32 Arduino
Topic: Digikey MKR-KIT Development Card
Replies: 3
Views: 4878

Re: Digikey MKR-KIT Development Card

Hi, I finally found the issues and a work around. The current design of the Digikey MKT-KIT board attempts to use RTS and DTR as control lines for boot mode. They fed the Emitter of the RTS Transistor back around to the base of DTR and vise versa. This does not seem to meet the requirements of the E...
by Widgetman
Sun Feb 04, 2018 8:11 pm
Forum: ESP32 Arduino
Topic: Digikey MKR-KIT Development Card
Replies: 3
Views: 4878

Digikey MKR-KIT Development Card

Hi All, I am trying to get a development card working which supports the ESP32 on it along with a Micro Fusion FPGA. I am using the Arduino compiler since I am familiar with it. I have all of the Python support drivers installed, and can compile an example with no errors. When I try to program the E...