User Activity

I am making temperature data logger using STM32L071, so every week I have to create (non editable) a PDF report from the device. Due to regulation and data protection I can't create this is PC/ Laptop. So only option left is generating pdf report ...
Hi All,I am trying to make data-logger using STM32L0, I application demands to store 2Mb data in .txt and .CSV format for that I am using SPI NOR Flash by Winbond W25Q32JV. I have never used SPI Nor Flash before and new to the file system.Please help...
Hello Everyone,I am working on STM32L071KZ for my next product.I have reached a level where I have to make STM32L071KZ I2C1 work in Slave mode.For making this controller I have got some sample code on the internet and tried but I am not able to this ...
Hi Everyone,I am trying to make STM32L071 as I2C slave mode.If someone have any sample code or documents please share.
Hello All,I want to make STM32L071 work in I2C slave mode, is there any reference manual or sample code available to understand to program STM as in slave mode.Found some documents but not much details available.