issues
search
stm32-rs
/
stm32f4xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F4 family
BSD Zero Clause License
573
stars
212
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update PACs
#825
burrbull
opened
2 weeks ago
0
release 0.22.1
#824
burrbull
closed
3 weeks ago
0
fix monotonics
#821
burrbull
closed
1 month ago
0
Fix interrupt misuse in spi-dma example
#817
oh-wind
closed
1 month ago
0
COmparing CAN ID with values
#816
Admsher
closed
1 month ago
0
rtic2-tick: clarify SysTick mono instructions
#814
Lotterleben
closed
1 month ago
0
remove NoPin, use Option
#813
burrbull
opened
1 month ago
0
About interrupts in the SPI DMA example.
#812
oh-wind
closed
1 month ago
2
When configuring the timer in PWM input mode, it is not possible to use the free channels as PWM output
#810
faunel
opened
1 month ago
4
the trait bound `stm32f4xx_hal::gpio::alt::spi1::Sck: From<stm32f4xx_hal::gpio::Pin<'B', 13, stm32f4xx_hal::gpio::Alternate<_>>>` is not satisfied
#811
Admsher
closed
1 month ago
4
NO can() found in CAN1
#808
Admsher
closed
1 month ago
7
fix defmt dependency enabling
#807
burrbull
closed
1 month ago
1
0.22 pulls in defmt even if feature flag not activated
#806
birkenfeld
closed
1 month ago
1
release 0.22
#805
burrbull
closed
1 month ago
0
release 0.22
#804
burrbull
closed
1 month ago
0
Allow center aligned pwm mode
#803
burrbull
closed
1 month ago
0
PinMode::new constructors
#802
burrbull
closed
1 month ago
0
Incorrect peripherals
#801
Admsher
opened
2 months ago
2
delay_ns does not work. How can I achieve a delay of 250 ns?
#800
cyhuajuan
closed
1 month ago
0
The ADC does not work in continuous mode if there is a small delay after starting
#799
faunel
closed
1 month ago
1
move PllSetup in pll mod
#798
burrbull
closed
3 months ago
0
add changelog links
#797
burrbull
closed
3 months ago
0
make I2sFreq trait similar to BusClock
#796
burrbull
closed
3 months ago
1
Fix MSBs calculation
#795
burrbull
closed
3 months ago
0
I2C read address fix
#794
jagenheim
closed
3 months ago
2
fix some more warnings
#793
burrbull
closed
3 months ago
0
bump stm32-fmc
#792
burrbull
closed
3 months ago
0
move PWM pins connecting after inialization
#791
burrbull
closed
1 month ago
0
move otm8009a dep
#790
burrbull
closed
3 months ago
0
dsi: add color pattern test for STM32F469I-DISC board
#789
tegimeki
closed
3 months ago
0
update to staging 0.16.1
#788
burrbull
closed
3 months ago
0
dsi: add support for DSI host peripheral
#786
tegimeki
closed
3 months ago
7
RTC: ClockSource enum instead of generic
#785
burrbull
closed
3 months ago
0
FMPI2c embedded-hal implementations
#784
burrbull
opened
4 months ago
0
I2C 10-bit address support (eh1)
#783
burrbull
closed
4 months ago
0
FMPI2c clean
#782
burrbull
closed
4 months ago
0
Serial half-duplex
#781
burrbull
opened
4 months ago
0
calculate_brr helper
#780
burrbull
closed
4 months ago
0
tx rx trait default impl
#779
burrbull
closed
4 months ago
0
SerialFlowControl trait + clippy
#778
burrbull
closed
4 months ago
0
use GPIO pac fields instead of raw write
#777
burrbull
closed
4 months ago
0
spi_transfer macro
#776
burrbull
closed
4 months ago
0
Serial flow control
#775
burrbull
opened
4 months ago
0
Clean SPI write impls
#774
burrbull
closed
4 months ago
0
Ptr & Steal traits
#773
burrbull
closed
4 months ago
1
I2C 10-bit address support
#772
burrbull
closed
4 months ago
1
monotonics fix: CC1 instead of CC3
#771
burrbull
closed
4 months ago
0
FmpI2c APB support
#770
burrbull
opened
5 months ago
0
move adc config mod in file & rcc f4
#769
burrbull
closed
5 months ago
0
UART::steal & Deref
#768
burrbull
closed
4 months ago
1
Next