IIRC, the f0 has the "other" i2c peripheral, as on the f3. This needs someone to test them out and link them in, yes. Try and avoid copying the code though :)
There's still place for higher level i2c functions, but that's probably a different topic. Cheers, Karl P On 10/24/2014 05:36 PM, Gerard Toonstra wrote: > 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 > ------------------------------------------------------------------------------ _______________________________________________ libopencm3-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libopencm3-devel
