User Activity

Hi,I have a BlueNRG-MS connected through SPI to a STM32L476 like that implemented on ST SensorTile board. The NRG chip wasn't working and I checked that the firmware version is 715. I think 723 is a the latest version and so I am trying to update the...
I am developing an application based on the STM32L476 on the SensorTile. I need to be able to configure the BlueNRG-MS chip on the board. To test it, I tried connecting BlueNRG GUI to the SensorTile with and without a Nucleo64 board but was unable to...
Hi,I have an eternal codec that sends data over I2S to a STM32L4 board (SensorTile with Cradle Expansion). Could anyone help me with the functions or sample code to configure the SAI port for I2S and reading the data from the Codec.
I am trying to send and receive data through the USB port on the Nucleo-L476RG, but am unable to see any data on Putty.I generated an initialization code with STM32CubeMX enabling the following:RCCUSB_OTGUSB_DEVICESYS Serial wireRTC clock sourceLet C...
I have an analog mic connected at an Audio Codec (MAX98090) which provides an I2S connectivity.I would like to connect this Codec over I2S to the STM32L4 . I have SensorTile and the Nucleo, both have the STM2L476 chip with 2 SAI ports to test the con...