-
If I write a sketch that turns the LED on as the first thing in `setup()` it takes 4-5 seconds after the upload completes for the LED to turn on. What causes this delay?
(I'm using a generic L082 boa…
-
On ArgonKey board I have experimented a bug in I2S which at the end turned out to be a known bug (id-bug: SPI-031111). Basically, when the APB clock is fast and the SPI/I2S GPIOs are configured slow, …
-
Thank you, Thomas, for creating this project! It looks very useful. I had quite some issues with getting I Cube LoRaWAN running and their API's aren't as friendly. Overall, your code base looks very i…
-
#5163 enables HAL-based USB device driver for all supported STM32 families except for L0.
-
I have installed this repository as instructed on Ubuntu and ran into the following error:
```
/home/musti/.arduino15/packages/TleraCorp/hardware/stm32l0/0.0.5/tools/linux//dfu-suffix: no such fil…
-
Hi,
I tried two single channel gateway and having troubles with both, but no problem on a "real" gateway (Rpi+ic-880).
I tried OTAA and ABP.
OTAA : the node doesn't not seems to receive the …
-
The openocd script for the Cricket-L082CZ at https://github.com/GrumpyOldPizza/ArduinoCore-stm32l0/blob/master/variants/Grasshopper-L082CZ/openocd_scripts/grasshopper-082cz.cfg Should probably be name…
-
Hi,
This time I think I've found a real bug xD
Trying to connect a DS18B20 (so OneWire protocol) I failed. I took my logic analyzer and surprise, timings are not good !
I used a simple code …
-
I have been testing the robustness of the Murata module by using B-L072Z-LRWAN1 with this core, version 0.0.7 and have encountered an issue where about a day later the transmissions to gateway stop. T…
-
URL https://grumpyoldpizza.github.io/ArduinoCore-stm32l0/package_stm32l0_boards_index.json from your install instructions gives 404 error and wont install using Arduino IDE.
Thanks
Andrew