eldarkg / emdr1986x-std-per-lib

Milandr MCU 1986x Standard Peripherals Library. Mirror:
https://code.launchpad.net/~eldar/emdr1986x-std-per-lib/+git/emdr1986x-std-per-lib
47 stars 28 forks source link

USB (CDC) can't send a packet with size that is a multiple of MAX_PACKET_SIZE #27

Open vitkorob opened 7 years ago

vitkorob commented 7 years ago

USB (CDC) can't send a packet with size that is a multiple of MAX_PACKET_SIZE.

Similar complaints:

The solution that works is described in the message http://forum.milandr.ru/viewtopic.php?p=12577&hilit=MAX_PACKET_SIZE#p12577

eldarkg commented 7 years ago

@vitkorob I don't understand is it bug or behaviour? If it is bug can you create a PR?

vitkorob commented 2 years ago

Hello 😃

It's bug

eldarkg commented 2 years ago

@vitkorob If it is bug can you create a PR?