User Activity

Hello, I'm trying to PWM some pins using the sysfs interface on the openSTLinux but unfortunately, it's not working.I've been changing the device tree files in order to get it working, but still without success.I'm trying to follow this wiki but when...
Hello,I'm trying to set-up a BLE GATT service and I'm struggling with the fact of the MAC address being the same for all the STM32MP1 devices.When I run the hcitool dev this is what I get:root@stm32mp1:~# hcitool devDevices: hci0 43:43:A1:12:1F:ACPle...
Hi,I'm working with the stm32mp157f-dk2 and with OpenSTLinux and I'm trying to create a GATT service for provisioning the wifi credentials.The problem is, according to https://wiki.st.com/stm32mpu/wiki/How_to_scan_BLE_devices I should be able to run ...