-
### Hardware:
Board: ESP-WROOM-32 (ESP32_DevKitc_V4)
Core Installation version: 1.0.1
IDE name: Arduino IDE
Flash Frequency: 80Mhz
PSRAM enabled: …
-
When I add
//HX711 constructor (dout pin, sck pin)
HX711_ADC LoadCell_1(HX711_dout_1, HX711_sck_1); //HX711 1
HX711_ADC LoadCell_2(HX711_dout_2, HX711_sck_2); //HX711 2
HX711_ADC LoadCell_3(HX711_…
-
Hi,
I generated a key and burned it to device.
When i enabled flash encryption, set it to development mode and run the command: idf.py flash monitor
I get errors that i burned regular plaintext(n…
roysG updated
3 years ago
-
I am using Platform.io
How can I overwrite #defines that are defined under the sdkconfig file? the generated sdkconfig.h does not contains failsafe #ifndef
to allow to overwrite it at the compile ti…
-
Using windows 10 and Arduino 1.8.13 with ESP32-S2 WROVER, uploading 'blink sketch'
Uploading from ROM bootloader works great. Uploading from "user USB-serial" mode gets close to working!
Sometim…
-
I can't seem to get the Maslow Due to respond. I've started from scratch multiple times and I still keep getting the same result shown below. Any thoughts?
-
I've been having some problems with one of my esp8266 projects randomly rebooting, particularly when there's lots of activity.
With a pi zero capturing debug serial output, I was able to trace the pr…
-
A couple of weeks ago there was a post about an adapter board that would allow an ESP32 module to be plugged into an Arduino Nano form factor. I am currently using STM32 boards in the Nano package and…
-
HI
Thanks for this wonderful crypto idea,
i have started mining from my laptop and Raspberrypi
in Laptop, console is showing 2.56 MH/s but in wallet it is reporting only 323 KH/s
Raspberry…
-
v8.1 is released so I open this issue to plan v8.2. In order really have a "Planning phase" for the next release I'm about to leave this issue open until 31 December and focus on implementation after …