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...
I have to support a legacy product with SPWF01SA module.Looking for detailed documentation on the module (not of the Nucleo shied).I know that it is obsolete or NRND or whatever, but still need as much details as available.Any pointers?
I work with STPM34 and STPM33. I want to make a relay protection terminal with it. You have to take readings very quickly. Every 20 milliseconds.How i think it working:1) RMS current and voltage registers count RMS value 200 milliseconds and then the...
Hey,I am using an LSM6DSM with a 32bit MCU,I am using the generic C code provided by STM,I was able to configure it and get inital readings but after some time,it has stopped sending reading ,I am checking the "status_reg.xlda" value to check for new...
I have an application where I wake-up the BLUENRG-2 source from IO11 is low. but its not work. as a debug I config UART On Tx IO4 & Rx IO 5. for wake up and sleep I print sleep and wakeup. its continues print wake and sleep. when I set IO11 to GND, o...