Skip to main content
LMyle.1
Associate III
October 5, 2020
Question

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

  • October 5, 2020
  • 1 reply
  • 438 views

..

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    October 5, 2020

    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 VenmoUp vote any posts that you find helpful, it shows what's working..