USB CRC
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-01-04 2:34 PM
Posted on January 04, 2017 at 23:34
I'm using stm32f407vgt6 and trying to use USB FS mode with
CDC library (version 1.2), what I want to know is does
CDC library use CRC by default or not? and if yes, does that mean this connection is error free?
Thanks in advance
#clive1
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-01-07 1:13 AM
Posted on January 07, 2017 at 10:13
Could someone help me to understand it?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-01-07 8:31 AM
Posted on January 07, 2017 at 17:31
What are we talking about? The CRC that the USB protocol has on its packets? This is handled by the peripheral in terms of the generation and checking of the 16-bit CRC for the packets on the wire.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
