moonglow / pcan_pro_x

:alien: XCAN PRO/PRO FD/FD USB2CAN firmware implementation for cheap STM32F4 hardware
Do What The F*ck You Want To Public License
240 stars 148 forks source link

stm32f407ve report assert on protocol.c #17

Closed kvvipa0028 closed 2 years ago

kvvipa0028 commented 2 years ago

Hello. I try myself to build pro on this project. when i connect to windows, report assert on protocol.c Line 809. protocol_process_data : assert( 0 );

moonglow commented 2 years ago

Hi ! That means that PEAK added new type of record. Try to use older drivers for adapter or try to implement that record. PEAK CEO told me that i need to stop my development for that projects. Thats why i can't provides new updates.

kvvipa0028 commented 2 years ago

Ouch.I mean 'XCAN'. Thanks!!! Ps. use fd version is ok.