Question
STM32f072 can bus crytal-less possible?
Posted on February 21, 2017 at 11:04
Hello forum,
I am planning to design a new module for my can-bus based home automation system (
https://github.com/klaus-liebler/sensact
) with a STM32F072. The CAN bitrate ist 125kbps. It would be great if I could omit the crystal in my design. I think this should be possible, because timing of CAN is not _that_ critical . What do you think?Thx!
Klaus