User Activity

Hi,We are using STM32H750XB MCU with the STULPI01A, external High-speed USB ULPI transceiver.Is there a way to access STULPI01A registers from firmware running on the MCU ?rgds,kc Wong
Hi,Our project is using STM32H750 together with µC/OS-III as the OS and µC/TCP-IP as the network stack.The device is able to be assigned with an IP address by DHCP server.And the device can respond to ping initially.But if we ping the device continuo...
Hi support,I am working on a project that is using uC/OS-III running on STM32H750XB using IAR with Segger J-Link debugger.Recently we encounter a strange issue where reading a pointer (itsScanSampleAnnun) will return a wrong value intermittently. The...
Hi,We are using STM32H750 for the new product development. The IDE is IAR Embedded Workbench and the RTOS is uC/OS-II.Currently, we are debugging a defect where the target crashes at boot.When we run the application in the debugger, and when we want...
Hi,We are using STM32H750 for the new product development. The IDE is IAR Embedded Workbench and the RTOS is uC/OS-II.We found that it is OK to dereference NULL pointer on STM32H750. Any way to trap NULL pointer dereference to generate an access vio...