Skip to main content
Visitor II
June 18, 2019
Question

STM8S208C6 wtih M24SR

  • June 18, 2019
  • 1 reply
  • 490 views

Hy Guys,

It is possible to use a STM8S208C6 microcontroller to use in conjunction with NFC / RFID M24SR64. Because I can not find any example software code for application for microcontrollers STM8S for NFC M24SR.

    This topic has been closed for replies.

    1 reply

    Visitor II
    June 23, 2019

    Hi!

    A microcontroller is a just a microcontroller - it will do what you program it to do. You can build a system around the STM8S208 to land the space shuttle or just to light up a LED.

    For your M24SR you just need an I2C peripheral, and you have it on STM8S208. The rest is programming.