I am using SPI on my STM32F4 Discovery board together with libopencm3.
The function I use is spi_send located in spi_common_all.c
This function is blocking and sends one byte(short) at a time.
I wonder if there is some driver/API in libopencm3 to use SPI on STM32F4 in
interrupt or DMA mode?
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 weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
libopencm3-devel mailing list
libopencm3-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopencm3-devel