User Activity

Posted on September 07, 2017 at 13:48Hello, I'm using STM32F103RBT6 for my project, I've designed a custom board. I'm using cubemx to generate the basic code and Atollic for debugging.I'm reading the switches using external interrupt. In the externa...
Posted on June 05, 2017 at 11:24Hello, I've designed a custom board using STM32F103RBT6. To debug the custom board I've got the STM32F103 Nucleo-64 board. As mentioned in the User manual of Nucleo 64 board(UM1724) page 18, section 6.2.4, I've connec...
Posted on May 11, 2017 at 09:19Hello, I've designed my project using STM32F103RBT6. I've connected two switches to PC10 and PA10. Now I need external interrupt on both the swithes, but using cubeMX I'm able to set external interrupt to only one of t...