User Activity

HiHas anyone tried connecting the STM32WB and the Serial Bluetooth Terminal application ? https://play.google.com/store/apps/details?id=de.kai_morich.serial_bluetooth_terminal&hl=sk does anyone know how to set up Bluetooth in STM32CubeMX ? or is ther...
HiPlease can someone help me with the code for STM32F446 and ADS8885 http://www.ti.com/lit/ds/sbas568a/sbas568a.pdf I'm not sure how to read the values ​​using SPI here is part of my code.uint8_t adc_buff[3] = {0,0,0}; uint32_t adc_val = 0;   HAL_GPI...