cancel
Showing results for 
Search instead for 
Did you mean: 

spi ,i2c,uart interface with stm32vl discovery board

rmbp rmbp
Associate
Posted on June 28, 2017 at 13:47

hi i am new to stm32. i have purchased stm32vl discovery board recently. i would like to interface 2 UARTS ,2 spi and one i2c peripherals together with the board .how can i do it using interrupts can any one help me out it would be more helpful for me ..thanks.

1 REPLY 1
Imen.D
ST Employee
Posted on June 28, 2017 at 16:16

Hi

rmbp

,

I recommend you to use STM32CubeMX tool to initialize peripherals, build and generate your starting projects with initialization C code. Also, you can

have a look to the working examples with

/external-link.jspa?url=http%3A%2F%2Fwww.st.com%2Fweb%2Fcatalog%2Ftools%2FFM147%2FCL1794%2FSC961%2FSS1743%2FLN1897%2FPF260820%3Fs_searchtype%3Dpartnumber

available at this path:

STM32Cube_FW_F1_V1.4.0\Projects\STM32VL-Discovery\Examples\

Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen