cancel
Showing results for 
Search instead for 
Did you mean: 

Hey, I was wondering if I could use an STM32 as a master to communicate to an arduino as a slave device for test purposes. Is there any resources available to assist ? thanks

LMyle.1
Associate III
 
1 REPLY 1

Which STM32, there are a few hundred different parts at this juncture.

Communicating how? You could use a UART to send command/response type packets, or implement modem style AT commands.

Most STM32 devices have libraries and examples demonstrating basic UART functionality.

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