User Activity

Hi,On the ST site local voice recognition with models from sensory is beinig advertised.I would like to prototype adding voice recognition with our product. I've created models at sensory and have an audiostream from a mems microphone on the STM32H7....
Hi,Is it possible to zoom in on a text?I'm trying to create a scrollList with the selected element larger than the rest.Thanks!
Is it possible to output the debug info on a STM32WB30 through usart?The option stays off in cubeMX and when I turn it on manually ZbInit() returns NULL.Is there a working example for the STM32WB30?Thanks!
Hi,The Ram_Shared address in the linker from cubeMx is 0x20008000 but I think it should be 0x20030000.Changing this also fixed communications with cpu2 for me.
Hi,I'm looking to create an zigbee endpoint device. I've selected the STM32WB30 for my project and have been configuring in CubeMX. This all goes well.Now I need to flash an wireless stack to the M0, but there is no zigbee stack for the STM32WB30.Doe...