STM32F103 (Blue Pill) with stm32duino + BME280 + SSD1306 strange behavior

Post here first, or if you can't find a relevant section!
NickF93
Posts: 5
Joined: Sun May 10, 2020 3:12 am

Re: STM32F103 (Blue Pill) with stm32duino + BME280 + SSD1306 strange behavior

Post by NickF93 »

fpiSTM wrote: Mon May 11, 2020 5:13 am Th next release of the core will include several I2C bug fixes.
You can try with the master repo to see if this fixes your issue.
I checked and I actually using version 1.8.0 updated.
The strange thing, that lead me to think that there is something wrong with memory allocation, is that if I change, for example, print content, it change systematically the output, even if truncated to int, so it is not a problem with float management, but maybe some register or ram that is overwrited or bad instantiated?
stas2z
Posts: 131
Joined: Mon Feb 24, 2020 8:17 pm
Answers: 8

Re: STM32F103 (Blue Pill) with stm32duino + BME280 + SSD1306 strange behavior

Post by stas2z »

Try print to console first
Post Reply

Return to “General discussion”