User Activity

I need to find one STM32 which can connect 32+ microphones ,use I2s or SAI or DFSDM, synchrony run best.
I have use stm32CubeMx for code generate. In a new version I cannot find the generate code button.old version has the generate code button .but the new one is none
I want to find some example of stm32WL.1:in the AN5408 Migrating from STM32L0, STM32L1, STM32L4 Series associated with SX12xxradio, to STM32WLEx microcontrollers, LoRaWAN projects can be found under Projects\NUCLEO-WL55JC\Applications\LoRaWAN,I can n...
code from V1.3 :UTIL_SEQ_RegTask( 1<< CFG_TASK_SYSTEM_HCI_ASYNCH_EVT_ID, UTIL_SEQ_RFU, shci_user_evt_proc ); SHci_Tl_Init_Conf.p_cmdbuffer = (uint8_t*)&SystemCmdBuffer; SHci_Tl_Init_Conf.StatusNotCallBack = APPE_SysStatusNot; shci_init(APPE_SysUserEv...
I want use computer Bluetooth to communicate with STM32 board .First, I use ST BLE sensor, succeed.second,use conputer to connect,I need to write PIN.Last,I use labview to scan ,I cannot find it.​I want to set up a route from stm32WB to my PC base ap...
Kudos from