Thank you!
I already had removed LED1 from the definition file.
I kept BTN1 (set to D3 thought for the FEASYCOM FSC-BT630 board) to allow HARD RESET mainly, but to perform DFU upgrade too as I find it a nice feature. I was thinking to use SWD to flash the firmware only once and to perform next upgrades OTA.
Thanks to your assistance, I just switched the default console to bluetooth and removed default_console_tx and default_console_rx from the definition file.
I am currently experimenting with my Holyot YJ-17095 board and will try it enabling the DC/DC regulator. I will make screenshots to observe the current spikes I was talking of and to compare power consumptions.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thank you!
I already had removed
LED1
from the definition file.I kept
BTN1
(set toD3
thought for the FEASYCOM FSC-BT630 board) to allow HARD RESET mainly, but to perform DFU upgrade too as I find it a nice feature. I was thinking to use SWD to flash the firmware only once and to perform next upgrades OTA.Thanks to your assistance, I just switched the default console to bluetooth and removed
default_console_tx
anddefault_console_rx
from the definition file.I am currently experimenting with my Holyot YJ-17095 board and will try it enabling the DC/DC regulator. I will make screenshots to observe the current spikes I was talking of and to compare power consumptions.