User Activity

Hello,I'm working on a project involving the STM32L471 device clocked at 80Mhz (Externalcrystal oscillator with internal PLL).We are using ADC1, also clocked at 80Mhz (CKMODE = 0x01)We are noticing an issue concerning the calibration (and the consequ...
Hello,I'm working on a BlueNRG2 device.I'm getting some trouble using the SPI in slave mode.If I configure the SPI with SPI_CPOL_Low and SPI_CPHA_2Edge configuration, I can receive from the master all bytes.If I configure the SPI with SPI_CPOL_Low an...