User Activity

Posted on November 26, 2015 at 16:38Good Evening, Does anyone have a working example for transfer of multiple bytes over SPI between 2 STM32 using Interrupts and NSS_Hard ? I have tried coding both the Master and Slave Side. Both are receiving and ...
Posted on November 10, 2015 at 17:52The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on October 15, 2015 at 13:27Hi , I have an SPI program running successfully between two stm32f4 discovery boards using SPI_NSS as SPI_NSS_Soft. Some discussions on Stm32f4 SPI say that SPI_NSS_Soft has to be used when only one slave. Does th...
Posted on September 21, 2015 at 16:50The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on July 16, 2015 at 15:52Good Afternoon Everyone,  Is it possible that on STM32F4 , I first do a DAC and then use its output as input to ADC and finally get a digital output ? If I can do that , how can I do this connection in between the DA...