Search found 2 matches
- Fri Jan 04, 2019 11:53 am
- Forum: General Discussion
- Topic: memory partition in ESP32 for both ota and spiffs
- Replies: 4
- Views: 9005
GPIO gives Multiple Interrupt events for single interrupt ...
Hello, I am using gpio 35 pin has intrupt pin. Can anyone have idea why I am getting multiple times interrupt event for single interrupt generation.? Push button is used to generate interrupt. My configurations are as below: int_type: GPIO_INTR_NEGEDGE, pull_up: GPIO_PULLUP_ENABLE, pull_down: GPIO_P...
- Thu Dec 20, 2018 12:58 pm
- Forum: General Discussion
- Topic: memory partition in ESP32 for both ota and spiffs
- Replies: 4
- Views: 9005
memory partition in ESP32 for both ota and spiffs
Hi...
in make menu config--->partition table
either we can select Custom partition table CSV or Factory app, two OTA definitions options.Both we cant select.
But i want to store some data in file and also want to update firmware using OTA.
how can i do this HELP me............
in make menu config--->partition table
either we can select Custom partition table CSV or Factory app, two OTA definitions options.Both we cant select.
But i want to store some data in file and also want to update firmware using OTA.
how can i do this HELP me............