supported on f0?
In the f3 version the i2c.h defines function prototypes directly without
using i2c_common_all.h.
Best regards
Johan
--
Mobile security can be enabling, not merely restricting. Employees who
bring their own
I wonder if there are any work done for USB support of STM32F0.
I have a custom board with a STM32F042K6T.
I have looked into the lib and the examples, but cant find any code for it.
Perhaps someone has some work not published at the main repo?
Best regards
Johan
r
servicing the usb.
Line 244 in main();
while (1)
{
usbd_poll(usbd_dev);
}
I wonder if there are any example of using using usb with interrupts.
Best regards
Johan
--
___
Is it possible to merge pull request #411 for libopencm3?
We are starting use of STM32F401 which has max frequency of 84MHz and would
like to use existing setup in libopencm3 for init.
Best regards
Johan
--
One dashboard
?
Best regards
Johan
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from