cancel
Showing results for 
Search instead for 
Did you mean: 

CDC Standalone - minor bug fix

bobseabrook9
Associate II
Posted on April 29, 2016 at 14:01

Zip:   STM32Cube_FW_F4_V1.11.0

Path:   \STM32Cube_FW_F4_V1.11.0\Projects\STM324xG_EVAL\Applications\USB_Device\CDC_Standalone\Src

file:   usbd_cdc_interface.c

line:   &sharp237 (or near)

Was:    buffsize = APP_RX_DATA_SIZE - UserTxBufPtrOut;  

Fix:      buffsize = APP_TX_DATA_SIZE - UserTxBufPtrOut; 

enjoy

#forum-software-looses-my-posts
2 REPLIES 2
Walid FTITI_O
Senior II
Posted on April 29, 2016 at 15:29

Hi seabrook.bob,

Thanks for feedback and contibution. I will report this internally

-Hannibal-

Khouloud GARSI
Lead II
Posted on January 20, 2017 at 14:13

Hi 

,

Issue confirmed and corrected since version V1.12.0 (version 1.14.0 is available now).

Thanks a lot for your contribution and sorry for any inconvenience this may have caused.

Khouloud.