User Activity

Hello,Can I use STM32WB as master/slave at the same time? Our project requests the product to talk with cell phone and other accessories at the same time. If so, is there an example I can refer to?Thank you very much!
I am using STM32G070 with CubeMX HAL code.  The system runs into STOP mode from time to time. I need turn off the ADC before it entering the STOP.  Here is my testing:If running the MCU without ADC by commenting out MX_ADC1_Init(), the system shows 3...
I am using STM32G070 for our new product, which is very sensitive to power consumption.I built a board with minimized parts, only MCU, reset switch, and caps. When I drove the MCU to standby mode, the current is 900nA. This proves that this board has...
Our existing products are using NXP MCU and IMUs. We plan to switch to ST IMUs for the next generation, but still keep the existing nxp mcu. Is this possible? Can motionFX work in different mcu (m4f)? thanks!