Skip to main content
BRENO NASCIMENTO SANTOS1
Associate II
May 16, 2022
Question

Hello guys. Could someone help me with an example or tutorial on how to use I²C interface slave mode on stm32f103c8t6. strong hug.

  • May 16, 2022
  • 4 replies
  • 2006 views

..

This topic has been closed for replies.

4 replies

Tesla DeLorean
Guru
May 16, 2022

Slave mode for what interface? I2C, SPI, something else?

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
BRENO NASCIMENTO SANTOS1
Associate II
May 17, 2022

@Community member​ Yes exactly, inteface slave mode I²C.

Andrew Neil
Super User
May 17, 2022

You mean you want the STM32 to be a Slave?

ST have examples which connect 2 ports together - one Master, one Slave...

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Andrew Neil
Super User
May 17, 2022

Where have you looked to far?

The Product Page lists loads of resources...

0693W00000Nq5fyQAB.png0693W00000Nq5h6QAB.pngThis part has been in production for over a decade, so lots of 3rd-party resources on the interwebs...

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
BRENO NASCIMENTO SANTOS1
Associate II
May 17, 2022

@Andrew Neil​ Thanks.

BRENO NASCIMENTO SANTOS1
Associate II
May 17, 2022

@Community member​ @Andrew Neil​  Could you help me with an example?

thank you in advance for your support.