Please provide the latest RMI_CMRT_6.31&RMI_EMRT_1.2 for STM32 MCU series
Dear team,Please assist in providing the latest RMI_CMRT_6.31&RMI_EMRT_1.2 for STM32 MCU series, thank you.
Dear team,Please assist in providing the latest RMI_CMRT_6.31&RMI_EMRT_1.2 for STM32 MCU series, thank you.
Used this ST-Link V2 with W10 some years ago. Now on Linux I want to use it with openocd and got error:ST-Link version does not support DAP direct transportMost likely the cable adapter needs update.But the STLinkUpgrade.jar reported Unexpected flas...
Hi,I'm currently debugging what I think to be a code issue. I have a custom board with all peripherals physically disconnected and a NUCLEO-U575ZI-Q dev kit. The lowest current I see is about 250uA on both setups, with a sawtooth charge/discharge wav...
Hi I encountered problem while working on project. I am trying to establish connection between devices using RS485 interface. Slave device has been designed to control servo motors, positions to be set are sent from the master. Everything worked fine...
Hello,I am having trouble in getting PC14 and PC15 working as GPIOs on the STM32F401. The reference manual says that "The LSE oscillator pins OSC32_IN and OSC32_OUT can be used as general-purpose PC14 and PC15 I/Os, respectively, when the LSE oscilla...
I've been working with an STM32CubeIDE project based primarily off STM32CubeU5 MCU package v1.4.0 (Projects\STM32U575I-EV\Examples\DCMI\DCMI_ContinousCap_EmbeddedSynchMode). The main changes I've made is changing the image format to JPEG and playing ...
hi, Can anyone please help me in USB-HID-Barcode Scanner connection with stm32f722ze. Normally Barcode Scanner will behave like keyboard and how to decode the ASCII code using usbh_hid_key.c . Request : if anyone can suggest me small example of u...
Hi! I'm using a custom board with STM32H563 and recently, I've set up the Ethernet connection, but I'm encountering issues with GPDMA interrupts for controlling a PWM signal for one wire communication to control addressable LEDs. In my project, I'm u...
Hello, I am using the STM3210E-EVLA board. I want to create files on an SD card. While consulting the documentation for the STM3210E, I noticed that the size of the SD card is 128 Mbytes, whereas I am using an 8-GbytesSD card. I have written a simple...
Problem: The project MQTT client + HTTPD + FreeRTOS = HardFault! (STM32F767ZI - nucleo)If only the MQTT client + FreeRTOS are used, everything works fine.If only the HTTPD + FreeRTOS are used, everything works fine.The MQTT client + FreeRTOS work fi...