User Activity

Reducing the number of sensors enabled in the configuration file helps, as does slowing down the SD clock (i.e. increasing hsd1.Init.ClockDiv = n in STWIN_sd.c). We've also noted that the code in sd_diskio.c has the compile time build define "ENABLE_...
On the STEVAL-STWINKT1B board, and using the HSDatalog firmware, it uses about 60mA in idle state. I have disconnected the sensors, and the uC, and turned off the SD card power lines, but it's still at around 2mA. Does anyone know where this power ...
When I compile the code in the IDE and run it (with the acquisition json file set to activate for 5s, then idle for 10s, and repeat) It activates correctly the first time. However, when coming out of idle the second time, it produces an SD card erro...