issues
search
stm32-rs
/
stm32f1xx-hal
A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal
Apache License 2.0
577
stars
181
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix path for .cargo/config -> .cargo/config.toml
#518
ElektroVirus
closed
1 week ago
0
init channels after Pwm
#517
burrbull
opened
1 month ago
0
rm generics in PwmInput, Qei
#516
burrbull
closed
1 month ago
0
Fix flash
#515
burrbull
closed
1 month ago
0
Remap, Rmp, RFrom
#514
burrbull
closed
1 month ago
0
reenable mpu9250
#513
burrbull
closed
1 month ago
0
remove PULL generic from Input
#512
burrbull
opened
1 month ago
0
Remap trait
#511
burrbull
closed
1 month ago
0
Use latest version of `usb-device` and `usbd-serial`
#510
eivindbergem
closed
1 month ago
1
Serial/SPI/I2C/CAN split pin enums
#509
burrbull
closed
1 month ago
0
simplify timer macros for rustfmt
#508
burrbull
closed
1 month ago
0
pwm remap from
#507
burrbull
closed
1 month ago
1
gpio field enums
#506
burrbull
closed
1 month ago
0
unmacro DMA
#505
burrbull
closed
1 month ago
0
non_exhaustive unit structs
#504
burrbull
closed
1 month ago
0
stm32f1-staging
#503
burrbull
closed
1 month ago
0
Check device selected in build.rs
#502
burrbull
closed
1 month ago
0
REG::as_ptr
#501
burrbull
closed
1 month ago
0
simplify serialdma macro
#500
burrbull
closed
1 month ago
0
into_mode + clippy fixes
#499
burrbull
closed
1 month ago
0
&Clocks instead of Clocks
#498
burrbull
closed
1 month ago
0
update changelog, add badges
#497
burrbull
closed
1 month ago
0
Clarify README for windows users
#496
VictorGerin
closed
2 months ago
0
Error with gdb when running blinky project
#495
j0of
opened
2 months ago
0
Add an option to allow overclocking
#494
nicolas-robin
closed
1 month ago
0
SPI bidirection mode support
#493
showier-drastic
opened
3 months ago
1
a noob feel confuse with the build progress.
#491
wushuaixue
closed
4 months ago
1
The trait `UsbPeripheral` is not implemented for `usb::Peripheral`
#490
justapig9020
opened
4 months ago
2
Fix flash error flag clearing
#489
nhpupu
closed
4 months ago
0
Inconsistent use of `Clocks` and `&Clocks` parameters
#488
bebidek
closed
1 month ago
0
Can't make simple "Hello World" program to work
#487
LaineZ
closed
4 months ago
1
compilation time error
#486
Bariskizilkaya
opened
6 months ago
2
Allow to set HSE bypass bit in clock config
#485
chrisegerer
closed
4 months ago
1
Problem with runtime-configurable continuous ADC acquisition with DMA
#484
wzab
opened
7 months ago
0
Add dac
#483
apeng2012
closed
8 months ago
1
STM32F107 USB Support
#482
WagnerPMC
closed
9 months ago
0
Add possibility to set HSE bypass bit (HSEBYP) in RCC_CR register
#481
chrisegerer
opened
9 months ago
1
Replace UB code by a legitimate pointer access
#480
samueltardieu
closed
10 months ago
2
Reexport Direction from older embedded_hal
#479
samueltardieu
closed
10 months ago
2
Cannot change timer input polarity
#478
samueltardieu
opened
10 months ago
0
Set a PWM periodwith sub Hz granularity
#477
punkto
opened
10 months ago
1
Enable/disable Tsen/Vref_int via API
#474
katyo
opened
1 year ago
0
Support for embedded-hal version 1.0
#473
tgross35
opened
1 year ago
15
Problem with building
#472
hanusek
closed
1 year ago
3
[BUG] Seems Pin's set_low method implementation has tiny differents with GPIO_XXXX from C language
#470
AlexiaChen
closed
1 year ago
1
RTC 'calibration'
#469
Rutherther
opened
1 year ago
0
Fix RTC selection of frequency for LSI and HSE
#468
Rutherther
opened
1 year ago
1
merge queue
#467
burrbull
closed
1 year ago
1
Allow restoring currently running rtc (lost time on initialization)
#466
Rutherther
closed
1 year ago
9
Fix typos in GPIO docs
#465
jorpic
closed
1 year ago
2
Next