-
### Configuration
**Operating system**: Ubuntu 18.04
**PlatformIO Version** (`platformio --version`): PlatformIO, version 3.5.2
### Description of problem
Adding the `SX1276Lib` (2757) cau…
-
Hi,
First thanks for your Arduino Core and libraries, it's very powerful !!
I'm trying to play with STM32L082 but in LQFP32 package, which has not PB8 and PB9 for i2c. But as PB7 and PB6 are ava…
-
Hi,
Not exactly clear on how device comes out of stop() mode. Would you kindly explain what is going on in this small attached code sample.
Why am I seeing the following print statements ?
_…
-
`AT`
>OK
`AT+VER`
>ERROR_UNKNOW_COMMAND
Note the spelling on that error! I also get this for every other command:
`AT+EUI`, `AT+AK`, `AT+APPEUI=xxxxx`, etc
If I try to flash your latest FW…
-
When in WFI, STM32L0 and F7 devices do not even allow access to the cortex core debug registers. Only while switching the wire protocoll to SWD, the needed read to DPIDR succeeds.
I propose
- If D…
-
Moved: https://github.com/platformio/platform-ststm32/issues/113
### Configuration
**Operating system**: Ubuntu 18.04
**PlatformIO Version** (`platformio --version`): PlatformIO, version 3.5.…
-
-
I have a Grasshopper board and to program it via Arduino I need to hold the boot button while restarting the board.
Can this board be programmed without having to put it in bootload mode manually?…
-
The fix to the mbedlib not being downloaded on creation is using a directory structure which does not export to SW4STM32 correctly. I have not tested other IDEs.
Project creation and compilation:
…
-
There are no includes with DMA functions for STM32L0.