Nice work guys! STM32 is good for bigger projects, even consumption looks fine.
How is solved missing on-chip eeprom?
Posts made by RAD-X
- 
    RE: STM32?posted in General Discussion
- 
    RE: π¬ Connecting the Radioposted in Announcements@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".
- 
    RE: π¬ Connecting the Radioposted in Announcements@mfalkvidd said in  Connecting the Radio: 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.