I designed a board based on PIC18F and i want to use the CAN communication. We bought PCAN-USB and PCAN Explorer 6 to test CAN communication.
My Circuit information:
MCU: Pic18F26K83
Clock:8 MHz
CANBUS Speep: 250Kbps
CANBUS ID Mode: CanBUS Extented ID
CANBUS Tq(Time Quanta): 8
Sync Jump With:1xTq
Sample Point: %75
Sync Segment: 1xTq
Propogation Segment: 1xTq
Phase Segment 1: 4xTq
Phase Segment 2: 2xTq
When i measure the bus resistor with multimeter without power is 62.5Ohm.
The CAN H bus voltage on communication: 3.2V
The CAN L bus voltageon communication: 1.8V
When i start the communication on PCAN 6, the PCAN USB is blinking fastly as red colour.
I used just one board and Pcan USB to test CAN communication. I used the terminal resistor PCAN USB and on the my board. You not maybe see the schematic but after that i connected the terminal bus resistor(each terminal resistor is 120 ohm).

I added the connection methode in the PCAN 6. But i always receice BUS HEIGH error as you can see below picture:

I dont understand why do i get a mistake or where do i make a mistake, i read all related topic for this error, can you help me?