ESP32 bootloader, tusb_msc and adc example integration
Posted: Wed Mar 19, 2025 8:59 am
I want to run the mass storage when bootloader starts without any app. Is it possible to integrate the tusb-msc example and bootloader of esp32 together? if yes how?
Along with this i want to integrate the nvs and adc component also to read the voltage level in bootloader. Please let me now how can i achieve this?
Here is the tusb_msc example
https://github.com/espressif/esp-idf/bl ... /README.md
Refrence discussion of bootloader
viewtopic.php?t=36096
Along with this i want to integrate the nvs and adc component also to read the voltage level in bootloader. Please let me now how can i achieve this?
Here is the tusb_msc example
https://github.com/espressif/esp-idf/bl ... /README.md
Refrence discussion of bootloader
viewtopic.php?t=36096