STM32F100RB wifi
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-11 6:51 AM
Posted on March 11, 2018 at 14:51
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?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-11 7:22 AM
Posted on March 11, 2018 at 15:22
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
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-03-11 7:27 AM
Posted on March 11, 2018 at 15:27
'
can i use STM32F100RB to interface SPWF04SA via UART or SPI?'
yes, if you can get both to talk the same protocol.
