eeeck 3691918196 Non-blocking on CAN1 queue check
- Check queue instantly
- Use DMA to move tx_buffer to UART peripheral
- Use a semaphore to DMA is being done, to avoid moving to next loop
  iteration and overwriting tx_buffer
- HAL_UART_TxCpltCallback will release semaphore when DMA done
2026-06-16 21:27:52 +02:00
2026-06-16 21:27:52 +02:00
2026-06-16 16:01:49 +02:00
S
Description
A bxCAN logger built specifically to reverse engineer a Komatsu PC210 NLC-8 but compatible with any J1939 ECU
GPL-3.0 18 MiB
Languages
C 99.5%
Assembly 0.3%
Linker Script 0.2%