User Activity

Hello Everyone, So, I am trying to configure the SPI1 to work with DMA so I can fill in a buffer from my sensor for every occurring interrupt, so when the buffer is full and I can send it to my client server. I used CubeMX to configure SPI1 and DMA2 ...
Hello everyone, I am trying to setup FLIR lepton breakout board with the Nucle-F7, and I am having trouble finding examples online. I am using SW4STM32 from AC6 for IDE and have already downloaded the LeptonSDK library package for 32-bit architecture...
Hello community,I have configured the Nucleo-F767ZI LwiP (no RTOS) and Ethernet through CubeMx. I have also setup the echo_server configuration on the board. I can successfully ping and send a receive back messages from the board (using python on ano...