How to combine USB HID with DFU?
Hi,Do anyone know how to combine USB HID with DFU?What I would like to achieve, a custom HID class that is able to get update using the USB connection.MCU: STM32G473RET6
Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.
Hi,Do anyone know how to combine USB HID with DFU?What I would like to achieve, a custom HID class that is able to get update using the USB connection.MCU: STM32G473RET6
HiI created a project from STM32CubeMX for the STM32F767ZI MCU:FreeRTOS 10.2.1 CMSIS v26 tasks (1 main + 5 bus: CAN, 2 x I2C, QuadSPI, USART)1 message queue per task.1 timer to pace the systemuse of DMA and global interrupt active for every bus (CAN ...
I have followed this examplehttps://community.st.com/s/article/how-to-create-a-file-system-on-a-sd-card-using-stm32bubeideI got this setup on STM32F746G-DISCO and it is working fine. I cannot get it working on custom board with STM32L4S9ZIT6. I wonde...
Hello Support Team.We are considering MCU STM32U585(TrustZone) as per our product requirements. It contains Ultra-low-power Arm Cortex-M33 processor.Our application contains safety-critical and non-safety-critical code.We will provide CRC of safety-c...
Greetings !I am working on STM32H743 EVK and I could successfully compiled and executed the sample TCP Echo Server application over Threadx . But here DHCP IP is assigning . Please help me out to make IP as static IP.Thanks in Advance
Struggling with a rather weird problem. I am using the STM32F072 in an application that needs both USB CDC and CAN.Currently the peripherals are working as expected. However, if the USB is connected after the CANBUS, USB wont initialize. If I connect...
Hi,Overall I liked the H5, lots of memory, lots of performance, 64-pin Ethernet, etc. I was only disappointed with the fact that it doesn't have HRTIM and only two AD converters. In addition to much more performance I expected analogue integration at...
Hello All,We are using STM32G041F8P6 in our project. This IC will be programmed through I2C/USART and we will be using System Memory for booting(internal flash).As per the datasheet:At startup, the boot pin and boot selector option bit are used to se...
Is there a video, or some help file that can show how to integrate this into the Cube IDE and a project?I read you can download it from Microsoft, but no other documents that I found.Thanks