issues
search
stm32-rs
/
fdcan
FDCAN peripheral driver for STM32 chips
Apache License 2.0
12
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement partial embedded_can 0.4 compatibility (id conversions, transmit, receive)
#56
projectgus
opened
1 month ago
1
frame: Implement From<Id> for FramePriority
#55
projectgus
opened
1 month ago
0
Enable support for txComplete and txCancel
#54
projectgus
opened
2 months ago
0
transmit_preserve pending data parameter as u8 slice?
#53
projectgus
opened
2 months ago
0
Tx: make abort() function public.
#52
projectgus
opened
2 months ago
1
select_interrupt_line_1 on stm32g4 selects wrong interrupts
#51
projectgus
opened
2 months ago
1
Remerge #43
#50
richardeoin
opened
2 months ago
0
Fix links in CHANGELOG
#49
richardeoin
closed
2 months ago
0
Update MSRV to 1.60
#48
richardeoin
closed
2 months ago
0
v0.2.1
#47
richardeoin
closed
2 months ago
0
Update set_interrupt_line_config to select_interrupt_line_1
#46
richardeoin
closed
2 months ago
0
Release 0.2.1
#45
yorickdewid
closed
2 months ago
1
embedded-can support
#44
reneherrero
opened
6 months ago
0
Add defmt support.
#43
liamkinne
closed
2 months ago
2
TX_COMPLETE interrupt is not triggered
#42
Simsys
opened
11 months ago
2
Fix transmit pause configuration
#41
mahu-wm
closed
11 months ago
1
The crate is not building not being recoginzed as a crate
#40
FranciscoAmaro24
closed
1 year ago
4
set_standard_filter doesn't seem to work
#39
bjh-teleo
opened
1 year ago
5
v0.2.0
#38
richardeoin
closed
1 year ago
0
replace bors with merge queue
#37
richardeoin
closed
1 year ago
0
message_ram: fix SFIDx read/write mask
#36
ho-ho-ho
closed
1 year ago
3
Standard Message Filter ignores MSB of Id
#35
ho-ho-ho
closed
1 year ago
1
Use volatile reads and writes for rx and tx buffers
#34
Abestanis
closed
1 year ago
4
Failure modes of `FdCan.transmit`
#33
David-OConnor
opened
1 year ago
0
Fixes undefined behaviour in write_mailbox.
#32
luctius
closed
1 year ago
1
Expected FDCAN core major release 3
#31
David-OConnor
closed
1 year ago
2
Undefined behaviour in write_mailbox?
#30
luctius
closed
1 year ago
1
Request an example
#29
David-OConnor
opened
1 year ago
2
Compile error: no `Interrupts` in `interrupt` + others
#28
David-OConnor
closed
1 year ago
1
Rename method set_interrupt_line_config to select_interrupt_line_1
#27
richardeoin
closed
1 year ago
2
The name of the `set_interrupt_line_config` method is very confusing
#26
ajxville
closed
1 year ago
1
Expose protocol status and error properties
#25
yorickdewid
closed
2 years ago
3
Various improvements for Frame config
#24
richardeoin
closed
2 years ago
2
Update txbuffer_element.rs : to_data_length
#23
Antoine31400
closed
2 years ago
1
I could not get to send/receive FDCAN frame (with BRS enabled)
#22
Antoine31400
opened
2 years ago
1
fdcan frame DLC bits modification
#21
richardeoin
closed
2 years ago
2
fdcan frame DLC bits modification
#20
Antoine31400
closed
2 years ago
4
Wrong DLC bits for fdcan frame
#19
Antoine31400
closed
2 years ago
1
Fix mask for STANDARD ID, was applied incorrectly
#18
richardeoin
closed
2 years ago
2
id::IdReg::to_id() performs operations in incorrect order
#17
SDEEV
closed
2 years ago
3
Add license tag in Cargo.toml per the license files in the repository
#16
richardeoin
closed
2 years ago
0
v0.1.0
#15
richardeoin
closed
2 years ago
0
Updates for H7 and MP1 families
#14
richardeoin
closed
2 years ago
2
Preconfigured baud rates for FDCAN
#13
yorickdewid
opened
2 years ago
2
Swap ILE EINT0/1 for G0/G4/L5 parts
#12
richardeoin
closed
2 years ago
2
Interrupts/registers do not match the H7 datasheet
#11
yorickdewid
opened
2 years ago
4
Replace callbacks with parameter buffer
#10
yorickdewid
closed
2 years ago
7
Transmit and receive should use byte array
#9
yorickdewid
closed
2 years ago
4
Added Cor Peters to Cargo.toml authors list.
#8
luctius
closed
2 years ago
1
IdReg: Correctly use a mask when creating an Id with to_id()
#7
luctius
closed
2 years ago
3
Next