-
https://maldus512.medium.com/zig-bare-metal-programming-on-stm32f103-booting-up-b0ecdcf0de35
-
### Describe problem solved by the proposed feature
By enabling different MCUs' for IO firmware can provide more customization options when designing a autopilot.
### Describe your preferred solutio…
-
I tried to compile this project, but compile error occurred.
make[1]: Entering directory `/Users/nautes/maple/maple-mini-usb/src'
usbhid.c: In function 'main':
usbhid.c:330:24: error: 'stm32f103_usb_…
-
This fails to compile the MPU9250 example using this library with either SPI or I2C examples.
It seems to be unhappy about the round macro .
Here is the log from the Compiler
Arduino: 1.8.19 (L…
-
Hello!
I try to build my project with bitvec for stm32f103.
I added this for my cargo.toml:
```
[dependencies.bitvec]
version = "1"
default-features = false
features = ["atomic", "alloc"]
`…
-
Pardon my noob question. But will it be easy to use the library on STM32F103?
-
Observed in **STM32F103** target build:
When the CForth is build with floating point support, the ```-lm``` is missing in the linker flags.
-
I'm trying to get the ArduCAM Mini 5MP Plus to work with the NUCLEO-F103RB board from ST, which has a STM32F103 MCU. I started by writing a value to the test register just to check that the SPI connec…
-
![IMG_20210203_220308](https://user-images.githubusercontent.com/28352260/106828886-07bcf280-66b1-11eb-9c34-7e1ebb062fc6.jpg)
getting this issue with stm32f103
-
# How to set up STM32F103 (blue pill) with macOS + PlatformIO + USB with ST Link V2
[https://www.peterzimon.com/notes/stm32-blue-pill-mac-os-platformio-setup/](https://www.peterzimon.com/notes/stm3…