User Activity

Hello,I have stm32mp157c,my own board and usb type-c for rndis.I saw the topic https://community.st.com/s/question/0D53W00001Qeg8OSAR/usb-ethernet-gadget-stops-working-after-replugging-cableBut it wasn't helpful for me.This is the error I get when I ...
Hello, I design a device, based on STM32L475RE MCUand my goal is to minimize the power consumption.Peripheral I use :3 sensors(accelerometer, temperature, humidity) and external RTC(M41T64Q6F) on I2C busExternal flash on SPIUSBADC to read battery lev...
Hello, I use SensorTile.box with Stm32L4R9 MCU, CubeMx 6.1.1, Cube FW L4 V1.16.0I want to configure USB like a Virtual Com Port and it work's nice.But, when I set USB_OTG_FS->Parameter Settings->Battery Charging to Enabled CubeMX generate's such code...
Hello, I have my own board with stm32f0 and cr95hfI use SPI to communicate with NFC module,buy sometimes, like once out of a hundred, CR95HF stuck and the only way to solve the problem is to reset power.I've tried SPI Reinit, sending reset cmd and et...
Hello,I am woking with CMSIS RTOS v1 on STM32F407 mcu,and every time after ~30 mins my device gets haurd fault.void vListInsertEnd( List_t * const pxList, ListItem_t * const pxNewListItem ) { ListItem_t * const pxIndex = pxList->pxIndex; // <------- ...
Kudos from