User Activity

Posted on May 05, 2018 at 16:50Hi All.I am using STM32F030 as my development platform. I have a RF module connected to UART2.The uart is operating at 9600, UART_RX is configured as interrupt. Things work fine, but sometimes a global buffer defined a...
Posted on January 25, 2017 at 13:27Hi.I am using the 511-STEVAL-IPE018V1 eval board along with STM8s micro for calculating power/electricity consumed by a 3W bulb connected to it.The eval kit has STPM10 energy metering IC, which can be accessed over...
Posted on May 19, 2016 at 19:59Hi all.My product is based STM32F030 and uses Digi Xbee s8 for wireless communication.The Xbee module is connected to microcontroller over UART2. I am using STM cube lib for my development. I am trying to establish com...
Posted on April 25, 2016 at 19:16 Hi. I am using STM32F030 for my product. The GPIOs are configured as input and are connected to touch ICs. Sometimes on some boards i observe noise on the input pins. I connected the pin to scope and i see...
Posted on February 20, 2016 at 15:33Hello.I am using a custom board with STM32F030R8 as my dev platform. I am using Uart2 to configure the board. The RX interrupt is enabled to receive data. i am using PD2 as a GPIO.When i enable peripheral clock to...