User Activity

Posted on February 16, 2018 at 10:38Hi all,I am trying to use the QuadSPI of STM32H743 as a classic SPI but using four lines. The point is that quadspi uses several phases  (instrucction, direction, dummy, anternative, data) and I would like to skip...
Posted on February 14, 2018 at 13:20Hi all,I am trying to read from the QuadSPI peripherial but with data only phase removing the rest of the phases (no address, no dummy, no instrucction and no alternate). The problem is that as described in the ma...
Posted on February 05, 2018 at 10:19Hi all,I am trying to implement a measurement system using STM32H7 microcontroller. The ADC used will be LTC2320-14 from Linear Technology. I am trying to find what would be the right pheripherial to control and r...
Posted on February 05, 2018 at 10:15Hi all,I am trying to implement a measurement system using STM32H7 microcontroller. The ADC used will be LTC2320-14 from Linear Technology with 1.5 MSPS rate and 4 simultaneous channels. I am trying to find what w...