[libopencm3-devel] I2C support for STM32F0

2016-05-15 Thread Johan
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

[libopencm3-devel] Status of usb for Stm32f0?

2016-04-25 Thread Johan
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

[libopencm3-devel] Are there any example of interrupt driven usb-cdcacm for STM32

2015-05-28 Thread 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 -- ___

[libopencm3-devel] Request to merge pull request #411 Add 84Mhz for STM32F4.

2015-05-15 Thread 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

[libopencm3-devel] Question regarding SPI api for libopencm3 on STM32F4

2015-01-28 Thread Johan
? 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