I am looking at using the STUSB4500 as a front end to a sink (battery charger). I understand that I can setup 3 power profiles and if a match is detected with either of those profiles, the corresponding POWER_OKx output will be set. But is there a wa...
I have a custom primary service (in server role) with a R/W characteristic set for 27 bytes of data and GATT_NOTIFY_WRITE_REQ event mask. My android client app is sending a verified 27 byte payload to this characteristic. I only get events with 20 ...
I have a custom primary service (in server role) with a R/W characteristic set for 27 bytes of data and GATT_NOTIFY_WRITE_REQ event mask. My android client app is sending a verified 27 byte payload to this characteristic. I only get events with 20 by...
Good afternoon eveyoneWe want to replace the conventional capacitive touch screen with a resistive touch screen. Capacitive touch screens do not require calibration, but resistive touch screens require a first calibration. I know there is a touch c...
Hello, I am using stm32F429zi as TCP server just like in the example project "echo server" and my application needs to responding every time on the same port, but after disconnect and connect to the sever it changes port. Is there any way to force re...
Discover 2 ways to customize STUSB4500 behavior to meet specific application needs
I am trying to implement a working MESH network without the participation of a smartphone. The idea is to send messages from all test nodes to one specific node through the MESH, which has the same hardware structure as the rest. This node should pro...