Skip to main content
Visitor II
July 23, 2019
Question

How to use a library for Arduino is written, with stm32 discovery

  • July 23, 2019
  • 1 reply
  • 787 views

I want to use Max31856 entegre developing by adafruit, but i can not use this library. There are digitalpin, begin , pinmode belong to arduino editor. How to make usefull code for stm32 discovery kit.

Max31856 entegre is communicated SPI protocol.

    This topic has been closed for replies.

    1 reply

    Visitor II
    July 23, 2019

    I think change some functions .One point i do not understand, We have to write mıso,mosı,sclk pins in Arduino but I used to cubemx for these pins. How do I change these functions in the Arduino?