Hello,

I'd like to inquire about the support for F0. I used libopencm3 before as
part of the paparazzi project,
where the processor is an F1.

I'm now probably going to use an M0 entry-level MCU (so F0), mostly due to
the attractiveness of the price.

I noticed that the i2c functions however are not there and I had some
trouble configuring the clocks.

It looks like i2c support was never needed for the F0 and the header file
in place only lists the defines and registers,
but does not contain helper functions.

What's the best way forward to do this?  Shouldn't it be possible to copy a
lot from the F1 code to the F0 and get those
helper functions or is there a better way to do this?

Rgds,

Gerard
------------------------------------------------------------------------------
_______________________________________________
libopencm3-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libopencm3-devel

Reply via email to