In mooc section stm32drives -3 stm32 l0 spirit 2 lab.
In below attached screen shot, at last point it is advised to download s2-lp_project_stm32l053 from Google Drive. How you get that? Please suggest.
Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
In below attached screen shot, at last point it is advised to download s2-lp_project_stm32l053 from Google Drive. How you get that? Please suggest.
Hello everyone,I'm working on a project with BLE technology,I have a ST-BlueNRG-LP device which is controlled by a host STM32 through HCI/ACI commands.I was wondering if it is possible to set my Host STM32 in a sleep mode while the ST-BlueNRG-LP is s...
Hello,I am using a BlueNRG-2 acting as a central to connect with multiple BLE devices, these devices can connect and disconnect multiple times.I am using up to 6 simultaneous connections to different devices, after some successful attempts I keep get...
Hello ST,I am working on BLE_MeshLightingProvisioner sample project and trying to set heartbeat messages mention below:MOBLE_RESULT BLEMesh_SetHeartbeatCallback(MOBLE_HEARTBEAT_CB cb);Could you please help me to figure out how to use this function f...
We are using the LIV3F in our project. We need an effective output data rate of at least 2 updates per second. I set the update rate at 4 updates/second ($PSTMSETPAR,1303,0.25,0*1F\n\r"). I selected only GPRMC and GPGGA messages. me($PSTMCFGMSGL,0,1...
Hi I am currently working on a project where I have to implement TCP/IP stack on STM32F429ZI 144 pin nucleo board. Board has PHY chip.My question is how does the MAC controller knows when a jabber or collision event occurs since these events are hand...