User Activity

The SPI works well. I can asleep the sensor but when I try to asleep the EnOcean module, I see that the sensor consume near 500µA. I have put two pull down on SDI/SDO and SCL and two pull up on the CS_ACC and CS_MAG.
Posted on October 12, 2017 at 18:01Hi everybody,I made my PCBA with a STM32l151CC and a SX1272 from Semtech in order to make a LoRa Accessory.I use Cube MX software to configure all the peripheral of my accessory (SPI, ADC, RTC, etc.) and I add all ...
Posted on August 30, 2017 at 15:48Hello,I work on a STM32L151CCU6 and I need your help.I try to measure VDDA voltage in order to calculate a voltage divider on PA2 (single mode). My two ADC configuration functions are :void MX_ADC_Init(void){  GPIO_...
Posted on August 30, 2017 at 15:46Hello Community,I work on a STM32L151CCU6 and I need your help.I try to measure VDDA voltage in order to calculate a voltage divider on PA2 (single mode). My two ADC configuration functions are :void MX_ADC_Init(voi...