When I try to assign pins to the CAN120 peripheral this is not posible, in the devicetree under pins it states: "this node has no pins" which seem unfortunate for an CAN peripheral......
how do I assign pins to the CAN120 peripheral ?
When I try to assign pins to the CAN120 peripheral this is not posible, in the devicetree under pins it states: "this node has no pins" which seem unfortunate for an CAN peripheral......
how do I assign pins to the CAN120 peripheral ?
You have to use the pinctrl stuff in order to assign pins in the dts overlay.
The can120 node should already have pins assigned when using the dk board - or you can use its dtsi files as an example.
You have to use the pinctrl stuff in order to assign pins in the dts overlay.
The can120 node should already have pins assigned when using the dk board - or you can use its dtsi files as an example.