User Activity

I am using the HAL library with an STM32L07xx processor. To keep things simple, I have implemented master transfers on the I2C bus in the polling IO mode. Most of the time it seems to work, however once in a while a master transmit seems to get lost....
I'm trying to get started with the STUSB4500QTR and at this point have not changed anything in the device but at the same time I am not using any of its capabilities. The attached schematic shows where I am now. The intent is that a PC (right now jus...
I am working on a project where several STM32L0xx processors will be running under a Raspberry Pi 4+ system. The desire is to be able to use the SystemBootloader on these to be able to do firmware updates. I know that the documentation from ST is eno...