Hello,In my code there are custom bootloader part and user application part. I init watchdog timer and refresh watchdog timer in the bootloader part and user app part. The code goes to user app from bootloader by jumping address. Likewise, The code g...
Hello,since some weeks I noticed a strange behaviour with Windows 11 and a mass storage USB bootloader on a STM32H7It seems that Windows sometimes sends some SCSI write 10 commands with a block of data all 0 instead of the real file data and at the e...
Hi guys, some body make it a standalone upgrade for this small MCU ¿? This MCU can use the native USB in OTG FS mode with a correct bootloader i think can do it, if somebody with more experience can clarify this please.Thanks
I want to measure ethernet throughput in stm32 using iperf3. can anyone help me to do it?
Multiple feedbacks reported around Ethernet HAL driver and applications on STM32Cube FW have been acknowledged and analyzed. Many of them were related to RX packets management, to DMA management, or to overall performance. A summary list of tickets o...
Transfer operates successfully for approximately 300ms before abruptly stopping. USB interrupt can be seen on the attached capture operating normally in the first transfer. On the failing transfer no interrupt can be seen. The next interrupt that occ...
The other end of USB is a custom board which can act as a CDC device.(When connecting the custom board to PC, interface showing as per the attachment.. Showing as RNDIS interface and 3 virtual COM Port.)Attached code which we tried for USB host. Pl...
Greetings !I am using Azure RTOS on STM32H743 and I tried setting up the Static IP for Ethernet. I could successfully able to assign Static IP . Here after this I am observing that , most of the times IP address is assigning only when I remove and r...