Skip to main content

All Questions

Tagged with
2 votes
1 answer
160 views

Scheduling the transmision of CAN frames in an RTOS

I'm planning to use my STM32 board to send CAN frames. I implemented a simple scheduler that contains 10 tasks; one task will be responsible for sending frames. To do the job I declared a structure ...
fedi 's user avatar
  • 183