Associate
August 10, 2018
Question
Problem to Make multi STm32F103RCT6 in a CAN NetWork
- August 10, 2018
- 5 replies
- 4792 views
Hi all!
I am new in CAN bus with STM32. I have a project using multi stm32f103 in a CAN network. I want to set up a STM32f103 as a Master CAN device, and others stm32f103 are as a slaver in CAN bus.
I set up a stm32f103 as master, it worked well. because i received successfully my data with a stm32f407 discovery. But when I set up a stm32f103rct6 as a Slaver Can device, it CAN NOT get data, i using interrupt to get data, all parameters is the same with STM32F407. I dont know why????
In CUBE MX set up for CAN. Stm32f103 have only one CAN, and may be only for Master Device, not for set up as a Slaver. Is it right???
anyone can help me?
thanks all!
