Using pktuart with 7i80hd
- sneci
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 2
17 Oct 2019 19:44 #148148
by sneci
Replied by sneci on topic Using pktuart with 7i80hd
Hi Peter,
the checking of frame_to_send works fine!
Thanks
the checking of frame_to_send works fine!
Thanks
Please Log in or Create an account to join the conversation.
- sneci
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 2
18 Oct 2019 16:27 #148207
by sneci
Replied by sneci on topic Using pktuart with 7i80hd
Two things altered in this version:
-- checking tx-fifo overflow
-- dummy message to enforce the last stuck frame
-- checking tx-fifo overflow
-- dummy message to enforce the last stuck frame
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17868
- Thank you received: 4776
19 Oct 2019 16:09 #148338
by PCW
Replied by PCW on topic Using pktuart with 7i80hd
I did a bunch of testing the firmware on Friday and I cannot find any issue with the last
packet. I suspect its a driver bug of some kind (maybe a race, or read order, or duplicated
read problem)
packet. I suspect its a driver bug of some kind (maybe a race, or read order, or duplicated
read problem)
Please Log in or Create an account to join the conversation.
- sneci
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 2
19 Oct 2019 16:23 #148340
by sneci
Replied by sneci on topic Using pktuart with 7i80hd
it is interesting that rx_fifo counter 0 but the frame is still there. The next frame pushes it out.
I'm going to do that if the message is more than 1 frame, I'll send a short dummy message that I will drop.
I'm going to do that if the message is more than 1 frame, I'll send a short dummy message that I will drop.
Please Log in or Create an account to join the conversation.
- sneci
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 2
19 Oct 2019 16:28 - 19 Oct 2019 16:31 #148341
by sneci
Replied by sneci on topic Using pktuart with 7i80hd
Better yet not a standard message but 0 long blank message (with only one short int 0 content). This is swallowed by a handler, the client doesn't even know about
Last edit: 19 Oct 2019 16:31 by sneci.
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17868
- Thank you received: 4776
19 Oct 2019 16:30 #148343
by PCW
Replied by PCW on topic Using pktuart with 7i80hd
My suspicion is that the driver does an extra read, perhaps of the RXcount register
Please Log in or Create an account to join the conversation.
- sneci
- Offline
- Junior Member
Less
More
- Posts: 35
- Thank you received: 2
14 Nov 2019 11:35 #150357
by sneci
Replied by sneci on topic Using pktuart with 7i80hd
The interface card is ready.
On the card, an xmega communicates with the 7i80. The previous loop test runs fine. As time permits, software development for the application comes.
On the card, an xmega communicates with the 7i80. The previous loop test runs fine. As time permits, software development for the application comes.
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.065 seconds