Nice work guys! STM32 is good for bigger projects, even consumption looks fine.
How is solved missing on-chip eeprom?
R
RAD-X
@RAD-X
Posts
-
STM32? -
💬 Connecting the Radio@mfalkvidd
Hmm.... Is not that a reference to the development branch? :-)
I think that right content for stable branch is: https://github.com/mysensors/MySensors/blob/master/MyConfig.h
If you don´t believe it, try to download a stable branch, unpack and search for string "MY_RFM69_CS_PIN". -
💬 Connecting the Radio@mfalkvidd said in 💬 Connecting the Radio:
@Grave thanks for pointing this out. From looking at the source code, it looks like it should be MY_RFM69_CS_PIN. I have updated the text. Could you check if I got it right?
It looks like that MY_RFM69_CS_PIN is used only in develop branch.
Stable brach still using MY_RF69_SPI_CS.