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...
I was not able to find the answer to this in the QA/Knowledge Base. I understand ST documentation says not to mess with the STM32-F103xx as it comes pre-programmed from the factory. However I have a board whose serial communications between the hos...
I purchased a STEVAL-STWINKT1B development board and inside it has the STR485 chip for RS485 communication.I tried using the cube mx and configured it appropriately (see image 1 attached), enabled uart2, RS485 flowcontrol and then checked that the pi...
Hi,I work on a project, the objective is to communicate nRF52840 with ( STEVAL-STMODLTE , puce with modem BG96 steval-stmodlte ) .the problem is that I don't receive the correct data from the modem .I attached a screenshot of the data received . and...
We have an application where the STUSB4500 is used in conjunction with and STM32L4 family MCU, handling USB2.0 data. So the STUSB provides power (USBPD) and the DP DM lines are routed to the MCU. There is an issue specifically when using a macOS lapt...