issues
search
stm32-rs
/
bxcan
bxCAN peripheral driver for STM32 chips
Apache License 2.0
32
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
STM32F4 hangs up issue
#63
Admsher
opened
1 month ago
0
Add support for the error status register and error interrupts
#62
guineawheek
closed
3 weeks ago
7
embedded-can support
#61
reneherrero
opened
6 months ago
0
Upgraded the embedded-hal crate to embedded-can
#60
tristanguerragomez
closed
9 months ago
1
Update embedded hal traits
#59
T-Bakker
closed
2 months ago
7
update to `embedded-can` traits
#58
schphil
opened
1 year ago
1
Logic for checking for empty or preemptable tx mailbox condition seems incorrect
#57
ericyanush
opened
1 year ago
10
Async await operation on bxcan
#56
ApoorvSingh0009
opened
1 year ago
1
Issue with creating new instance of can for STM32F429 Discovery board using bxcan
#55
ApoorvSingh0009
closed
1 year ago
1
Add unchecked unsafe function to create data for frame
#54
Fomys
opened
2 years ago
2
The scope of the unsafe block can be appropriately reduced
#53
peamaeq
opened
2 years ago
1
Support for two FIFOs
#52
jcmnn
closed
2 years ago
0
embedded-hal 0.2.7 with Can traits released
#51
burrbull
closed
2 years ago
0
Fix license mismatch in Cargo.toml
#50
Sh3Rm4n
closed
2 years ago
2
Enter init mode in builder fn
#49
systec-ms
closed
3 years ago
2
Update defmt and stm32f1 and cortex-m dependencies.
#48
bobmcwhirter
closed
3 years ago
1
Add support for defmt 0.3
#47
newAM
closed
3 years ago
10
Replace `Can::new` with `Can::builder`
#46
jonas-schievink
closed
3 years ago
2
Update defmt to 0.2.3
#45
Sh3Rm4n
closed
3 years ago
4
Build testsuite binaries in CI
#44
jonas-schievink
closed
3 years ago
3
Gate `embedded-can` impls behind a Cargo feature
#43
jonas-schievink
closed
3 years ago
2
Add configuration function to enable or disable automatic retransmit
#42
samcrow
closed
3 years ago
4
Gate `embedded-can` behind a feature
#41
jonas-schievink
closed
3 years ago
0
Remove `transmit_and_get_mailbox` in favor of an improved `transmit` function
#40
jonas-schievink
closed
3 years ago
2
Improve `transmit` and remove `transmit_and_get_mailbox`
#39
jonas-schievink
closed
3 years ago
0
`Can::builder`
#38
jonas-schievink
closed
3 years ago
1
Make `CanConfig` harder to misuse
#37
jonas-schievink
closed
3 years ago
2
Remove `Can::configure`
#36
jonas-schievink
closed
3 years ago
2
Make `defmt` support opt-in
#35
jonas-schievink
closed
3 years ago
2
Really skip the HIL suite
#34
jonas-schievink
closed
3 years ago
2
Add `Can::free`
#33
jonas-schievink
closed
3 years ago
2
Move `Can::enable` into `CanConfig`
#32
jonas-schievink
closed
3 years ago
0
Deprecate/Remove `configure` in favor of `modify_config`
#31
jonas-schievink
closed
3 years ago
1
Improve interrupt support and testing
#30
jonas-schievink
closed
3 years ago
2
Fix definition of bits in Interrupt enum
#29
samcrow
closed
3 years ago
2
Implement `free()` method
#28
Sh3Rm4n
closed
3 years ago
3
Point to stm32-rs repository in Cargo.toml
#27
Sh3Rm4n
closed
3 years ago
2
Skip HIL suite
#26
jonas-schievink
closed
3 years ago
5
Add transmit function that returns the mailbox number
#25
samcrow
closed
3 years ago
6
Version and linkage foo between crates.io and GitHub
#24
cdbrkfxrpt
closed
3 years ago
1
version conflicts
#22
pdgilbert
opened
3 years ago
3
new release
#21
xoviat
closed
3 years ago
2
Debug HIL
#20
jonas-schievink
closed
3 years ago
5
update defmt
#19
xoviat
closed
3 years ago
0
update defmt
#18
xoviat
closed
3 years ago
0
Update to defmt 0.2.0
#17
jonas-schievink
closed
3 years ago
14
Use custom target dir for `cargo install`
#16
jonas-schievink
closed
3 years ago
2
ci: use the same Ubuntu image everywhere
#15
jonas-schievink
closed
3 years ago
2
WIP
#14
jonas-schievink
closed
3 years ago
1
Run hardware-in-the-loop tests in CI, set up bors
#13
jonas-schievink
closed
3 years ago
2
Next