STM32G0B1KBU7 (UFQFPN32) and clock for FDCAN peripheral
Hello,
We are planning on replacing the F042 (TSSOP20) with the G0 cited in the question.
At the moment the F042 use a HSE crystal of 8MHz in order to get a precise enough clock for the CAN peripheral.
Parsing the datasheet of the G0B1KB, there is no way to use a high speed crystal anymore, it has only the ability of CLOCK_IN, no CLOCK_OUT.
Since using a LSE is OK, I tried to see if the HSI could be trimmed with the LSE (nice feature of the L4 family), but no, it is not possible.
My question is: is it possible to use the FDCAN peripheral (in standard CAN 2.0B) mode with the G0B1KB and the HSI ? Is it precise enough ?
Best regards.