issues
search
stm32-rs
/
stm32f0xx-hal
A Rust `embedded-hal` implementation for all MCUs in the STM32 F0 family
BSD Zero Clause License
134
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
First write on I2C bus never NACK's
#132
barafael
opened
3 years ago
15
Poll for completion on SPI write.
#131
newAM
closed
3 years ago
8
SPI blocking transfers do not wait for completion.
#130
newAM
closed
3 years ago
13
Update `remap_pins` stuff
#129
david-sawatzke
closed
3 years ago
2
bxcan-based CAN interface
#128
jonas-schievink
closed
3 years ago
3
Remove MSRV from CI and bors configurations.
#127
matoushybl
closed
3 years ago
3
Update dependency versions.
#126
matoushybl
closed
3 years ago
6
Add CAN bus.
#125
matoushybl
closed
3 years ago
2
Add I2C slave.
#124
matoushybl
opened
3 years ago
0
Shamelessly copy DMA implementation from stm32f1xx-hal crate.
#123
matoushybl
opened
3 years ago
10
implement FullDuplex for Spi
#122
dkm
opened
4 years ago
15
cannot find value `RCC_PLLSRC_PREDIV1_SUPPORT`
#121
pdgilbert
closed
4 years ago
5
implement TscPin for remaining touch pins
#120
evils
closed
4 years ago
10
Move usb-remap internals for certain ICs to USB enable()
#119
brainstorm
closed
4 years ago
16
Have PA9/10/11/12 USB pins automatically remap?
#118
brainstorm
closed
4 years ago
5
Bump version to 0.17.0 and prepare release
#117
therealprof
closed
4 years ago
0
Fixes typo in Serial documentation
#116
dimpolo
closed
4 years ago
6
Make cortex-m-rt a dev-dependency only
#115
Pagten
closed
4 years ago
1
Updated stm32f0 dependency to v0.11
#114
torkeldanielsson
closed
4 years ago
7
Reduce the scope of some critical sections in the examples
#113
torkeldanielsson
closed
4 years ago
2
Why does configuring a GPIO require a critical section in this hal?
#112
torkeldanielsson
closed
4 years ago
2
implement Cancel trait for Timer
#111
MarcoIeni
opened
4 years ago
0
Use GH actions for CI
#110
therealprof
closed
4 years ago
0
Update README.md
#109
richardeoin
closed
4 years ago
0
Simplify serial `read()` error handling
#108
therealprof
closed
4 years ago
0
How do I run an SPI controller in slave mode?
#107
robbie01
opened
4 years ago
1
Optimize 8-bit SPI transfers and add 16-bit SPI transfers
#106
therealprof
closed
4 years ago
0
Add thumbv6m-none-eabi target to docs.
#105
newAM
closed
4 years ago
0
0.16.0 docs build is failing
#104
newAM
closed
4 years ago
2
Bump stm32f0 to 0.10
#103
therealprof
closed
4 years ago
0
Soft-deprecate `stm32` for PAC access and use `pac` instead
#102
therealprof
closed
4 years ago
0
Use core::convert::Infallible instead of void::Void for USARTs
#101
therealprof
closed
4 years ago
0
Stopwatch example
#100
therealprof
closed
4 years ago
0
Replace volatile access with pac register read/write
#99
Disasm
closed
4 years ago
0
Improve documentation for alternate function modes
#98
dbrgn
closed
4 years ago
0
Loop {} in main() seems to prevent interrupts from firing.
#97
nebelgrau77
closed
4 years ago
8
Fix pllsrc bits for HSE
#96
Disasm
closed
4 years ago
2
Made I2C more resilient by handling more error conditions
#95
therealprof
closed
4 years ago
0
Seal the DAC trait to prevent UB
#94
jamesmunns
opened
4 years ago
4
Mention MSRV of 1.39.0 and test it in CI
#93
therealprof
closed
4 years ago
0
Add a new timer and interrupt based blinky example
#92
therealprof
closed
4 years ago
0
Assume twice the timer frequency when HCLK != PCLK
#91
therealprof
closed
4 years ago
0
Timer<TIM7> fires twice as fast as expected
#90
jamesmunns
closed
4 years ago
3
Conflicting types for 'assert_failed'
#89
david-oz00
closed
4 years ago
3
Add I2C Read implementation
#88
jamesmunns
closed
4 years ago
3
RCC: Correct PLL multiplier calculations.
#87
pigrew
closed
4 years ago
5
USB driver release
#86
michaelbeaumont
closed
4 years ago
3
RCC: USB source switching code.
#85
pigrew
closed
4 years ago
3
RCC: Only provide HSI48 & CRS in API for devices which have it
#84
pigrew
closed
4 years ago
0
USB: STM32F070: USB Clock source selection
#83
pigrew
closed
4 years ago
2
Previous
Next