The ADCs I'm logging data from occasionally shut off and then come back on and start streaming data. When this happens, the USB seems to have entered a sleep state as the write time for the packet header goes from taking ~20 milliseconds to taking up...
Hello,I am working on Nucleo-h745ziq board. I am working on Azure Rtos Usbx .I have to change the setting of Timebase source but in Nucleo-h745ziq board is default setting how I can change it?
Dear All,I'm currently working on a project that will use STM32H745ZI MCU and RTOS Azure ThreadX + FileXWhile a in-house developed prototype board is not available, a NUCLEO-H745ZI-Q board is being used to get familiarised with SW and tools.Developme...
Hello,I am working on Nucleo-h745ziq board. According the Ux_Device_CDC_ accordingly I create project for Nucleo-H745ziq board. After connecting the user USB to port I have to go device driver and update the port after that I get the port in Tera ter...
I don't see any crypto.h file in the entire workspace how will I get this file
In my application, UCPD2 will be active for USB type C PD Sink (45W), which will be working together with other peripherals, such as timers, USB(DEVICE), etc. If the driving clock for UCPD2 is HSI16(in datasheet described), if no other choice, that m...
I try the code bellow an ST youtube video, about F7, sdmmc and fat FS, but it's not working.It seems to me there is no easy way about using SDMMC with H7.the DMA setting are to complicated for my knowledge, but maybe I am missing some point.Is there ...