2019-08-26 12:35 PM
I wish to connect this kit (STM32L072CZY6TR) to a raspberry pi. As the Pi only supports SPI in master mode I need to use I2C to get a two way conversation.
I wish to send and receive the occasional codes from a server via LORAWAN and communicate those to a Raspberry Pi which in turn will control machinary. It is impossible for the Pi to be connected to the internet. I am hoping to not have to go down the GSM route.
Many thanks
2019-08-26 02:15 PM
It will do whatever you program into it. You'll have to write the I2C support code.