Search found 2 matches
- Sat Jul 27, 2024 12:35 am
- Forum: General Discussion
- Topic: Booting without pressing any buttons
- Replies: 5
- Views: 1492
Re: Booting without pressing any buttons
First of all, can you save binary file after compilation? Secondly, as example, once we used a programming connector with 10u capacitor and near 1M resistor between one pin and GND, it is possible that something also was on EN pin. This pin connected to strapping each time when connector was attachi...
- Sat Jul 27, 2024 12:25 am
- Forum: General Discussion
- Topic: ESP32-S3 LCD_CAM simultaneous connection of two devices
- Replies: 0
- Views: 706
ESP32-S3 LCD_CAM simultaneous connection of two devices
Hi! According datasheet, LCD_CAM supports simultaneous connection to an external LCD and an external camera. The using of 8-bit data bus looks like reasonable. But, are there separated signals (d0..d7 for camera, d0..d7 for TFT) or them should/can be multiplexedxed by external latch? According draws...