User Activity

Good day,I need some advise with switching banks on the STM32L152.Here's what I currently do:Flash a new, blank MCU and boot from bank 1.BOOT0 is externally pulled LOW. BOOT1 is being used otherwise.Load firmware starting at address 0x08040000 (start...
Hello all,I am using the VL53L1x ultra lite driver from ST. I have 34 VL53L1X devices currently running and two of these devices suddenly would not boot the VL53L1X sensor. Note that this device did work before.We also have a GSM modem on the board a...
I am implementing an “auto calibration�? of the ROI in my people counting algorithm based on the one provided by ST. The program defines the centers of the two zones used to detect entry/exit in an area. Currently I run a simple detection algorithm t...
Please help me understand the Bank1/Bank2 boot options of the STM32L1Here's what I'm currently doing:I have a blank MCU and flash program my code normally. A read operation done by STVP shows the program resides starting at address 0x8000000. BOOT0 p...
Good day,We have multiple sensor devices running in a BLE Mesh configuration. The processor in use is the STM32L152RE.I sync all the sensors' RTC by means of a message transmitted from a connected gateway node. I can check and verify that all sensors...