Request for Connecting STLINK-V3SET through CAN
Hello,
Good morning. We have developed a CAN based Custom Bootloader and now we would like to use STM32CubeProgrammer and STLINK-V3SET and update our application software through CAN based custom Bootloader. The Custom Bootloader software CAN configuration is shown below for our ready reference.

Now we could detect the STLINK-V3SET device and selected the CAN configuration as given below.

When try to connect this STLINK-V3SET, we are getting the error "BRG_CAN_ERR".
- We would see that 3.3V and ground is connected to STLINK-V3SET.
- Also we could see that 120 ohms across the CAN Hi and CAN Lo
- STLINK-V3SET is connected with 4 wires (Vcc, Ground, CAN Hi and CAN Lo) and Jumper J7 is Closed to use CAN through CN5.
Here is the error screenshots for your ready reference.


# The Voltage is showing 0.00V. What does it mean to us? Do we need to 3.3V during this connection establishment?
# CAN_VCC shall be provided with 5V or 3.3V please?
Please note that we don't want to use the "System Bootloader" and we would like to use the CAN based custom bootloader, which will be available from 0x0800 0000 till 0x0800 FFFF (first 32 pages).
Any suggestions to fix this issue is highly appreciated.
