-
* Platform: Platformio
* Processor: STM32L082
* Upload protocol: stlink
* Uploader: Original ST-Linkv2 (5 wires connected)
- Problem: Not able to connect and upload bin file to stm32 when using …
-
Can you provide an entry in the boards.txt file for the new Long Cricket from Tlere Corp?
Eg: XXXXX.build.board=STM32L0_LONG_CRICKET
We try to get our code to be source code compatible for most o…
-
Hi There,
I usually create custom boards for Arduino IDE that I place in `hardware\` folder and then I can select these board from IDE and compile + upload. In this case I never need to download to m…
-
After extensive testing with Ublox M8Q and M8B with this library, I have come across a potential issue and am working on documenting it.
Setup:
Murata ABZ module on a custom board. Prior to GNSS.s…
-
Hi
Just wanting to know if enabling the watchdog timer also turns on the Brownout detector (BOD)?
So will this
STM32L0.wdtEnable(timeout)
STM32L0.wdtReset()
turn on the BOD?
-
\cores\arduino/HardwareSerial.h:27:21: error: 'STM32L0_UART_OPTION_DATA_SIZE_8' was not declared in this scope
Seems to be a missing #include in HardwareSerial.h
-
A new command/option has recently been added to the black magic probe in order to assert reset before probing/scanning: https://github.com/blacksphere/blackmagic/commit/44fc24e0e747293fa05b62ed7439501…
-
if you send terminal string e.g. '01234' echo is '0234' with testcode below on a NUCLEO-L073RZ. Switching of DMA in variant.cpp doesn't change anything. With 230400 Bd echo is '034', but at 56700 Bd a…
-
I have been testing the SCD30 sensor(https://www.sensirion.com/en/environmental-sensors/carbon-dioxide-sensors-co2/) with https://github.com/sparkfun/SparkFun_SCD30_Arduino_Library library and the sen…
-
### Is your feature request related to a problem? Please describe.
No
### Are you looking for hardware support?
No
### Describe the feature you want
Allow to restart the motherboard to …