USB MSC library - null pointers
Posted on July 11, 2016 at 08:28In the file ''usbh_msc.c'' generated by CubeMX there seem to be various instances of null pointer dereferencing. Many functions begin with this statement: MSC_HandleTypeDef *MSC_Handle = (MSC_HandleTypeDef *) phost->...