cancel
Showing results for 
Search instead for 
Did you mean: 

SPI on Medium-density devices

tom2
Associate
Posted on July 18, 2013 at 09:57

I am using the STM32L151RBH6 which I believe is a medium density device, I am trying to get SPI working using the STM32Lxx_spi.c library but from reading the header at the top of V1.1.1 the I2S feature is not working for my device.

My questions are:

1) Is the V1.1.1 the latest peripheral library?

2) If I cannot use the SPI_I2S_SendData() command is my only option using DMA or writing my own driver? Does anyone know if DMA SPI works on medium density devices

Thanks

Tom
1 REPLY 1
Posted on July 18, 2013 at 13:28

1) No.

http://www.st.com/web/en/catalog/tools/PF257913

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..