Skip to main content
Yannek
Associate III
November 12, 2019
Solved

SPC5Studio does not allow to select receive pin for CANFlex0

  • November 12, 2019
  • 1 reply
  • 800 views

Hello,

I am configuring pin map for SPC560B50L1. I expect to configure pins 14 and 15 as CANFlex0 TX and RX respectively.

Due to manual, pin 15 is the one for CAN-RX for my 64-pin UC:

0690X00000ArxglQAB.png

But this pin has no other option to select than SIUL/GPIO17:

0690X00000ArxgvQAB.png

For another CANbus (CANFlex3) there is an option CAN3RX for the pin 62, so I think it is a bug of SPC5Studio, isn't it? Or am I doing something wrong?

0690X00000ArxhKQAR.png

Best Regards,

Yannek

    This topic has been closed for replies.
    Best answer by Erwan YVIN

    hello ,

    It is not a bug.

    For PB[1] , CAN0RX is an intrinsec function .. you have to set in Digital Input.

    Best Regards

    Erwan

    1 reply

    Erwan YVIN
    Erwan YVINBest answer
    ST Employee
    November 13, 2019

    hello ,

    It is not a bug.

    For PB[1] , CAN0RX is an intrinsec function .. you have to set in Digital Input.

    Best Regards

    Erwan

    Yannek
    YannekAuthor
    Associate III
    November 18, 2019

    Thank you, Erwan