User Activity

Hello,I've successfully used the code below to enter shutdown on a U585CIUx. It wakes up on button press and I can tell it is coming up from reset because of timestamps (based on time since startup) and terminal output that only happens during startu...
Hello,I'm porting code that worked on STM32U585CI using SPI1 as full duplex master with GPDMA1 CH4(Rx)/CH5(Tx) to an STM32U585QII using SPI3, again as master with GPDMA1 CH4(Rx)/CH5(Tx). Only 1 SPI is used. I'm using CubeIDE 1.13.2 to autogenerate HA...
Hello,I've seen other posts provide links to examples for "USB host application based on the Audio OUT class". Are there any for audio in?Thanks
Hello,We have the RCC_LSCO of the U5 connected to a peripheral that warns that it will pull this line to ground when the peripheral itself is reset. At the moment, the pull strength of this peripheral is unknown, but let's say it's fairly strong.Does...
Hello,The STM32U585 Reference Manual say these chips have one AES and one SAES peripheral. In turn each of these have an "AES core algorithm (AEA)" component. I expect that to mean that there are two physically independent AEA's on the chip. Is that ...
Kudos from