2018-03-11 06:51 AM
hi, can i use STM32F100RB to interface SPWF04SA via UART or SPI? i checked around no much example using these two together. any API or tutorial example i can use and follow?
2018-03-11 07:22 AM
You perhaps want to look at the Nucleo shield board, and software
http://www.st.com/en/ecosystems/x-nucleo-idw04a1.html
and port functionality back from the NUCLEO-F103RB examples
2018-03-11 07:27 AM
'
can i use STM32F100RB to interface SPWF04SA via UART or SPI?'
yes, if you can get both to talk the same protocol.