User Activity

Multiple Zigbee examples in STM32Cube_FW_WB applications tree fail to start by triggering assertion failure in APP_ZIGBEE_ConfigEndpoints.The code under questions isstatic void APP_ZIGBEE_ConfigEndpoints(void) { struct ZbApsmeAddEndpointReqT req; ...
I'm having trouble opening Cube supplied projects with STM32CubeIDE under MacOS.- Most ST supplied videos just say "navigate to STM32CubeIDE folder and double click '.project' file to open the project in STM32CubeIDE, but it obviously doesn't work un...
I'm researching various ways to generate serial bit streams clocked by an external source.I'm wondering if OCTOSPI device working in simpler modes (e.g., SPI, Dual-SPI and QuadSPI) can do this.Any info is appreciated.Thanks in advance.
I've been stumbled upon this issue for a week now.On STM32H725ZG, ADC3 circular DMA is not working.A test codelet below, designed to demonstrate the issue, repeatedly takes 12-bit readings from PC0 (ADC123_INP10) and PC1 (ADC123_INP11) with ADC1 or A...
In DS12923 (Rev 1), it is stated that VOS0 is only available with LDO, but it is not clear if LDO-Only mode is required or SMPS-LDO cascaded mode is okay.First,3.5.3 Voltage regulator (SMPS step-down converter and LDO) says• Run mode (VOS0 to VOS3)– ...
Kudos from