-
v0.0.4.1: Fixed issue with no ACK sent Pre-Release
released this
2026-07-06 00:08:13 +02:00 | 16 commits to main since this releaseWhat's Changed
- CAN bus now set to normal mode, so ACK messages are not blocked anymore and UART behaves as expected
Full Changelog: v0.0.4...v0.0.4.1
Downloads
-
released this
2026-07-05 09:05:27 +02:00 | 20 commits to main since this releaseWhat's Changed
- CAN peripherals interrupt request handler fixed, now messages up to 250kbps (using HSI) are readable via UART
Full Changelog: v0.0.3.1...v0.0.4
Downloads
-
v0.0.3.1: Inclusion of workspace files Pre-Release
released this
2026-06-24 19:21:24 +02:00 | 43 commits to main since this releaseWhat's Changed
- Fixed licensing
- STM32IDE workspace settings included
- Debug profile included
Full Changelog: v0.0.3...v0.0.3.1
Downloads
-
released this
2026-06-18 16:52:22 +02:00 | 50 commits to main since this releaseWhat's Changed
- Added licensing information in #25
- Implemented task for sending CAN data via UART in #21
- Implemented debug functionalities for faster testing in #23
- Implemented ITW serial debug logging in #22
- Switched to task notification from semaphore for CAN bus state signalling in #20
Contributors
- @erickahmed
Full Changelog: v0.0.2...v0.0.3
Downloads
-
released this
2026-06-15 15:29:33 +02:00 | 126 commits to main since this releaseWhat's Changed
- Use semaphores better manage LEDs tasks (blinking) for incoming CAN message on FIFO buffer in #8
- Reads CAN1 and CAN2: implemented CAN bus reading with CMSIS-RTOS-V2' (#14) from j1939 into main #14
- Improved wiki and code licensing
Contributors
- @erickahmed
Full Changelog: v0.0.1...v0.0.2
Downloads
-
v0.0.1: Pre-Release Pre-Release
released this
2026-06-14 11:27:35 +02:00 | 209 commits to main since this releaseFirst pre-release tag
Downloads