User Activity

Posted on May 18, 2018 at 10:21Hi there,I'm using a STM32F103 MCU and I want to sample two signals with ADC3.I also want to sample the signals at 1kHz and to do that I think to use: ADC3 with 2 channelsTrigger the ADC with a Timer running @ 1kHzUse...
Posted on April 26, 2018 at 10:10 Hi there, I'm working on an STM32F103 connected via USART to a WiFi Module SPWF01SA The communication between MCU and WiFi module works well: I can connect to WiFi network,I can obtain the NTP time via T...
Posted on April 20, 2018 at 09:00 Hi there, I'm working on STM32F103 and a WiFi module SPWF01SA. I used the ST middleware and I can communicate with the WiFi module only without the Hardware Flow control. I configured the USART1 with Flow C...
Posted on February 13, 2018 at 09:34Hello,I built a project, based on STM32F103, that uses the HAL libraries, CMSIS-FreeRtos and Middleware for STM32_ BlueNRG.This is a commercial project and I want to understand the term of license associated to ea...
Posted on January 10, 2018 at 14:51 Hi there, I wrote a serial protocol to exchange data between MCU and a PC. This protocol provides a checksum to verify data integrity. At the moment I use a simple sum of each byte but I think that the...
Kudos from