-
Hi.
Sorry for my english (google translator). To start with thank you for sharing this project, unfortunately I have a problem with compiling the sketch. I don't know much about programming but I t…
-
Are there any plans to add F1 series support in the near future?
-
![IMG_20190712_150101](https://user-images.githubusercontent.com/52832571/61143131-0b3ec680-a4da-11e9-822b-144743e995d1.jpg)
`Compiling .pioenvs\BIGTREE_SKR_MINI\src\src\HAL\HAL_STM32F1\persistent_…
-
I'm trying to port my NMEA2000 application to an STM32F1 in order to get a little more resources.
I get a compile error due to include of MapleIntCompatibility.h in NMEA2000_CAN.h (added in commit …
KimBP updated
8 years ago
-
Hello.
I'm trying this official Modbus library for Arduino IDE 1.8.13 with stm32duino.
I tried compiling ModbusRTUServerLED with no success.
![image](https://user-images.githubusercontent.com/5…
-
### RT-Thread Version
5.2.0
### Hardware Type/Architectures
stm32f1
### Develop Toolchain
Other
### Describe the bug
rt-thread\components\drivers\ipc\condvar.c 第50行 if (timeout != RT_WAITING…
-
When using the [MySensors library](https://platformio.org/lib/show/548/MySensors), linking fails with...
```
.pio/build/genericSTM32F103CB/src/main.cpp.o: In function `premain()':
main.cpp:(.text…
-
Arduino:1.8.19 (Windows 7), 開發板:"Generic STM32F1 series, BlackPill F103C8, STM32CubeProgrammer (SWD), Enabled (generic 'Serial'), None, Low/Full Speed, Smallest (-Os default), None, Newlib Nano (defau…
-
I am not well versed in programming micro controllers and this is my first experience. I get a lot of compilation errors. I have corrected some of them. But I don't understand what to do with it.
!…
-
The F1 GPIO mapping works completely different, by "remapping" all the pins for a peripheral together.
Invent some YAML format to represent that, and extract it from the GPIO XMLs.