User Activity

Posted on June 19, 2018 at 15:00hi everyone,i am using stm32f103 mcu and silicon labs' bgm113 ble module in ncp mode. bgm113 sends datas over uart and mcu handles the operation. in ncp mode there two types receiving data: command and event. command ...
Posted on February 28, 2017 at 13:10how can i configure stm32f103 for software uart implementation, are there any documents, reference manual or source code?thanks in advance.#uart #stm32f103c8t6 #software-uart
Posted on February 21, 2017 at 08:22hi,i write code to wake up with uart interrupt for stm32f4 discovery board.before sleep i use deinit uart function and configure rx pin as a gpio exti, in exti handler function i use deinit pin and init uart funct...
Posted on December 14, 2016 at 17:02I registered for the nfc online course, but the invitation is required to participate in the course. I have not received an answer yet, despite requesting an invitation. Do I need special conditions to receive an ...
Posted on September 09, 2016 at 16:29i want to use the mcu in stop or stand by mode before any data comes to bluetooth. can i use bluetooth's rts pin as exti for mcu wake up. if i can't, what would you advise for me ?   #uart #stm32f103 #stop-mod...