Is it possible to measure TTL signal levels at stm32L4 CAN pin Tx without being integrated into a can net?
Posted on March 08, 2017 at 14:25I'm using HAL_CAN_transmit to send data for stm32L4 mcu. I'm trying to send frames with 2 bytes in an infinite loop.I would like to know if it's possible and if feasible to measure TTL signal levels at GPIO TX pin of...