User Activity

Posted on August 25, 2017 at 15:30I'm planning to use a STM32L432KC to read 18-bit transmission from an external slave device. It seems the RXONLY master mode is a perfect match for this since it is outputting a continous SPI clock. I could set the ...
Posted on April 27, 2017 at 12:19Hi,I'm currently investigating how to efficiently connect an 18bit ADC (http://www.analog.com/media/en/technical-documentation/data-sheets/AD7691.pdf) to an STM32L432KC microcontroller. The ADC uses SPI to transmit t...