bxCan out of service , after a software reset through NVIC_SystemReset()
I had build a host-client system , both host node and client node based on STM32F103C8T6. If host does not received client‘s [I'm alive] message though CAN bus for a while (about 2 seconds) , host power off client by turn off a P-Channel MOSFET, ...