User Activity

Posted on February 28, 2018 at 14:56Hi everyone,I need to control the ADC in a STM32F769 MCU to take a bunch of samples after a period of time (this acquisition is repeated over time). My idea is to use one timer as a counter and as master controlle...
Posted on February 22, 2018 at 16:21Hello,I am trying to make an example application consisting in a TCP echo server using the RAW from the lwIP stack just to understand how it works. I am using the STM32F769NI - Discovery board as the target which ...
Posted on January 30, 2018 at 17:12 Hello, I am trying to setting up a template project to work with the SPI and DMA triggered by a timer using the STM32F746ZG. The configuration I need to program is the one in the attached image. Need to t...
Posted on January 29, 2018 at 14:48Hello,I am trying to set up a project using an STM32F746ZG and an external DAC communicated by the SPI3. The idea is to transmit data from the MCU to the DAC periodically (using a timer and its interrupt) and use t...
Posted on January 23, 2018 at 13:24Hi,I am developping an application with a STM32F746ZG using the SPI interrupt to send data to a DAC. I am using the HAL_SPI_Transmit_IT() function to send this data in order to send a waveform. The fact is that I w...
Kudos from